ruby warnings suppression
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6395 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
77eef87058
commit
7725bf6135
1 changed files with 4 additions and 0 deletions
|
|
@ -1,5 +1,9 @@
|
|||
%module enum_template
|
||||
|
||||
%warnfilter(801) eTest0; /* Ruby, wrong class name */
|
||||
%warnfilter(801) eTest1; /* Ruby, wrong class name */
|
||||
%warnfilter(801) eTest2; /* Ruby, wrong class name */
|
||||
|
||||
/*
|
||||
From bug report 992329:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue