adding more cases and suppressing the 470 warning
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7854 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
d18d84cd3b
commit
f4a45fa252
8 changed files with 36 additions and 15 deletions
|
|
@ -1,4 +1,5 @@
|
|||
%module(directors="1") director_wombat
|
||||
#pragma SWIG nowarn=470
|
||||
|
||||
%feature(director) Bar;
|
||||
%feature(director) Foo<int>;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue