More fix for warnings, and add some of the ideas of the Bill's 'labels' patch
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6998 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
6d9726ef6f
commit
9cbe065017
18 changed files with 177 additions and 141 deletions
|
|
@ -14,8 +14,8 @@ extern "C" {
|
|||
# define SWIGINTERN static SWIGUNUSED
|
||||
#endif
|
||||
|
||||
#ifndef SWIGINTERNSHORT
|
||||
# define SWIGINTERNSHORT SWIGINTERN SWIGINLINE
|
||||
#ifndef SWIGINTERNINLINE
|
||||
# define SWIGINTERNINLINE SWIGINTERN SWIGINLINE
|
||||
#endif
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue