patch for 'defined' varible not ready jet
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6571 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
88bdb62e04
commit
13cbeffb7a
2 changed files with 3 additions and 6 deletions
|
|
@ -273,5 +273,6 @@ inline const char* mangle ## #@__VA_ARGS__ () {
|
|||
%inline %{
|
||||
int endif = 0;
|
||||
int define = 0;
|
||||
int defined = 0;
|
||||
/* this is not working */
|
||||
/* int defined = 0; */
|
||||
%}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue