silence warns in ruby
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8156 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
990aa04cd2
commit
5caa1d3660
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
%module "enum_thorough"
|
||||
|
||||
// Suppress warning messages from the Ruby module for all of the following...
|
||||
%warnfilter(801);
|
||||
%warnfilter(801) red;
|
||||
%warnfilter(801) blue;
|
||||
%warnfilter(801) green;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue