New templated method SwigValueInit to initialise all types - used initially for return types in director methods
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10064 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
421eb7ae60
commit
b6f9def156
1 changed files with 4 additions and 0 deletions
|
|
@ -1,6 +1,10 @@
|
|||
Version 1.3.32 (in progress)
|
||||
============================
|
||||
|
||||
10/28/2007: wsfulton
|
||||
[Java, C#] New approach for fixing uninitialised variable usage on error in director
|
||||
methods using the new templated initialisation function SwigValueInit().
|
||||
|
||||
10/28/2007: wsfulton
|
||||
[Perl] Use more efficient SvPV_nolen(x) instead of SvPV(x,PL_na) if SvPV_nolen is
|
||||
supported.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue