silence warns

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8163 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Marcelo Matus 2006-01-01 11:23:08 +00:00
commit 75770e607b
3 changed files with 3 additions and 2 deletions

View file

@ -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)