ruby warning suppression
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6401 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
4fc9128a6c
commit
d0ff6f36aa
1 changed files with 3 additions and 0 deletions
|
|
@ -1,5 +1,8 @@
|
|||
%module template_specialization_enum
|
||||
|
||||
%warnfilter(801) Hello; /* Ruby, wrong class name */
|
||||
%warnfilter(801) Hi; /* Ruby, wrong class name */
|
||||
|
||||
|
||||
%inline %{
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue