resolve ruby warning
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6810 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
6923d5346c
commit
42f7bb05f6
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
%module preproc
|
||||
|
||||
%warnfilter(801) one; /* Ruby, wrong constant name */
|
||||
%warnfilter(801) two; /* Ruby, wrong constant name */
|
||||
%warnfilter(801) three; /* Ruby, wrong constant name */
|
||||
%warnfilter(801) __GMP_HAVE_CONST; /* Ruby, wrong constant name */
|
||||
%warnfilter(801) __GMP_HAVE_PROTOTYPES; /* Ruby, wrong constant name */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue