using code 315 for bad names only

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5548 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Marcelo Matus 2003-12-12 07:15:00 +00:00
commit 720993e41f
3 changed files with 11 additions and 18 deletions

View file

@ -62,7 +62,7 @@ JAVAKW(while);
/* others bad names */
/* Not really sure about this, but sometimes it produce problems */
// %namewarn("314:clone is a java reserved method name") *::clone;
// %namewarn("315:clone is a java bad method name") *::clone;
#undef JAVAKW