Add jniclasspackage pragma & change error regarding use of nspace without -package to warning.

This commit is contained in:
Brant K. Kyser 2013-01-10 13:28:37 -06:00 committed by William S Fulton
commit 3bdcb14117
2 changed files with 33 additions and 9 deletions

View file

@ -241,6 +241,7 @@
#define WARN_JAVA_TYPEMAP_JAVACONSTRUCT_UNDEF 823
#define WARN_JAVA_TYPEMAP_DIRECTORIN_NODESC 824
#define WARN_JAVA_NO_DIRECTORCONNECT_ATTR 825
#define WARN_JAVA_NSPACE_WITHOUT_PACKAGE 826
/* please leave 810-829 free for Java */