add some more info about the runtime api change
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10245 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
c6d76a5965
commit
cf8ecb3d8e
1 changed files with 3 additions and 0 deletions
|
|
@ -4,6 +4,9 @@ Version 1.3.34 (in progress)
|
|||
02/10/2007: wsfulton
|
||||
Bump SWIG_RUNTIME_VERSION to 4. This is because of the recently introduced API
|
||||
change in the conversion functions, ie change in definition of swig_converter_func.
|
||||
Anyone calling SWIG_TypeCast must pass in a valid value for the new additional
|
||||
(third) parameter and then handle the newly created memory if the returned value
|
||||
is set to SWIG_CAST_NEW_MEMORY else a memory leak will ensue.
|
||||
|
||||
02/09/2007: wsfulton
|
||||
[Python] Experimental shared_ptr typemaps added. Usage is the same as the recently
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue