Forgot #undefs, add python bad names, change names from
tclkw.swg and phpkw.swg to the right ones tcl8kw.swg and php8kw.swg. git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5546 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
8abe741cdc
commit
8e8e0ce6e8
9 changed files with 99 additions and 51 deletions
|
|
@ -61,7 +61,10 @@ JAVAKW(while);
|
|||
|
||||
/* others bad names */
|
||||
|
||||
// Not really sure about this, but sometimes it produce problems
|
||||
/* Not really sure about this, but sometimes it produce problems */
|
||||
// %namewarn("314:clone is a java reserved method name") *::clone;
|
||||
|
||||
|
||||
#undef JAVAKW
|
||||
|
||||
#endif //__java_javakw_swg__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue