silence warning
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8175 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
447f7454e5
commit
2ffa9eb90c
1 changed files with 1 additions and 2 deletions
|
|
@ -1,7 +1,6 @@
|
|||
%module features
|
||||
|
||||
%warnfilter(365);
|
||||
%warnfilter(503);
|
||||
%warnfilter(503,365);
|
||||
|
||||
// This testcase checks that %feature is working for templates and non user supplied constructors/destructors and is just generally working
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue