Bill Clarke patch: fix to ensure SWIGIMPORT always defined for %import and new warning when using -importall and -includeall together
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6273 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
f903ec5ac9
commit
5a6fa3c074
2 changed files with 36 additions and 7 deletions
|
|
@ -47,6 +47,7 @@
|
|||
|
||||
#define WARN_PP_MISSING_FILE 201
|
||||
#define WARN_PP_EVALUATION 202
|
||||
#define WARN_PP_INCLUDEALL_IMPORTALL 203
|
||||
|
||||
/* -- C/C++ Parser -- */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue