silence warning for char[]
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6144 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
4035e3474c
commit
41f6102ff7
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
This test case tests that various types of arrays are working.
|
||||
*/
|
||||
|
||||
#pragma SWIG nowarn=451
|
||||
#pragma SWIG nowarn=451,462
|
||||
|
||||
%module arrays_global
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue