add missing typecheck typemap for argc,argv
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8901 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
52550fab2f
commit
eb3369a76b
3 changed files with 56 additions and 34 deletions
|
|
@ -22,3 +22,6 @@ except TypeError:
|
|||
if error:
|
||||
raise RuntimeError, "bad main typemap"
|
||||
|
||||
|
||||
|
||||
initializeApp(largs)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue