Ruby warnings removed
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6021 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
ae29f35a75
commit
e7cb61b323
1 changed files with 3 additions and 0 deletions
|
|
@ -5,6 +5,9 @@
|
||||||
|
|
||||||
%module imports_a
|
%module imports_a
|
||||||
|
|
||||||
|
%warnfilter(801) A::MemberEnum; /* Ruby, wrong constant name */
|
||||||
|
%warnfilter(801) GlobalEnum; /* Ruby, wrong constant name */
|
||||||
|
|
||||||
%{
|
%{
|
||||||
#include "imports_a.h"
|
#include "imports_a.h"
|
||||||
%}
|
%}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue