more fixes for old perl versions
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8777 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
774a40c822
commit
16d3c24fa2
2 changed files with 27 additions and 2 deletions
|
|
@ -725,7 +725,7 @@ public:
|
|||
"XSRETURN(argvi);\n",
|
||||
"fail:\n",
|
||||
cleanup,
|
||||
"croak(Nullch);\n"
|
||||
"SWIG_croak_null();\n"
|
||||
"}\n"
|
||||
"}\n",
|
||||
NIL);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue