add fragment warning and fixes
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8645 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
20ac2ec248
commit
ba1e3f9ee3
6 changed files with 43 additions and 16 deletions
|
|
@ -158,6 +158,9 @@
|
|||
#define WARN_TYPEMAP_TYPECHECK_UNDEF 472
|
||||
#define WARN_TYPEMAP_DIRECTOROUT_PTR 473
|
||||
|
||||
/* -- Fragments -- */
|
||||
#define WARN_FRAGMENT_NOT_FOUND 490
|
||||
|
||||
/* -- General code generation -- */
|
||||
|
||||
#define WARN_LANG_OVERLOAD_DECL 501
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue