Fix broken build when using Visual C++
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7012 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
bb80ee9ac9
commit
c7198b8192
1 changed files with 1 additions and 0 deletions
|
|
@ -1339,6 +1339,7 @@ CHICKEN::validIdentifier(String *s)
|
|||
Printf(stderr, "*** Unable to open 'chickenrun.swg'\n");
|
||||
s = NewString("");
|
||||
}
|
||||
return s;
|
||||
}
|
||||
|
||||
String *CHICKEN::defaultExternalRuntimeFilename() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue