silence warns
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8163 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
ab6313217b
commit
75770e607b
3 changed files with 3 additions and 2 deletions
|
|
@ -7,7 +7,7 @@ see bottom for a set of possible tests
|
|||
%module operator_overload
|
||||
|
||||
#if defined(SWIGPYTHON)
|
||||
%warnfilter(362,389);
|
||||
%warnfilter(362,389,383,384);
|
||||
#endif
|
||||
|
||||
#if !defined(SWIGLUA)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue