- Uniform the definition of the keyword warnings through
the supported languages. - Added keyword list for most of the languages that didn't have one. - "All keywords" warning support, through the -DSWIG_ALLKW option. Read the Changes.current git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5543 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
76e67c8cee
commit
7b8f415319
18 changed files with 593 additions and 60 deletions
|
|
@ -936,3 +936,6 @@
|
|||
|
||||
%apply long { size_t };
|
||||
|
||||
/* java keywords */
|
||||
/* please test and activate */
|
||||
//%include "javakw.swg"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue