String x = "";, dumps core now in the destructor, changed to String x;
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@332 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
c28fa00d6a
commit
1594189ea9
3 changed files with 19 additions and 17 deletions
|
|
@ -1,5 +1,5 @@
|
|||
|
||||
/* SWIG version information */
|
||||
|
||||
#define SWIG_VERSION "1.3u-20000229-1426"
|
||||
#define SWIG_SPIN "(Alpha 1)"
|
||||
#define SWIG_VERSION "1.3u-20000305-1721"
|
||||
#define SWIG_SPIN "(Alpha 2)"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue