*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4973 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
34fe6dfd9a
commit
0c53d1558f
1 changed files with 6 additions and 0 deletions
|
|
@ -1,5 +1,11 @@
|
|||
Version 1.3.20 (In progress)
|
||||
============================
|
||||
07/31/2003: cheetah (William Fulton)
|
||||
Fixes for parameters which are classes that are passed by value and have
|
||||
a default value. A copy constructor for SwigValueWrapper is required
|
||||
(SF #780056). Also fixed memory leak in these circumstances. These mods
|
||||
also fix SF #780054.
|
||||
|
||||
07/28/2003: beazley
|
||||
Improved run-time error message for pointers in Python module.
|
||||
Contributed by Zooko.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue