*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6356 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
652d2efc3f
commit
0df018da0d
1 changed files with 5 additions and 1 deletions
|
|
@ -1,6 +1,10 @@
|
||||||
Version 1.3.23 (in progress)
|
Version 1.3.23 (in progress)
|
||||||
============================
|
============================
|
||||||
|
|
||||||
|
10/06/2004: wsfulton
|
||||||
|
Fixes for default arguments used in directors - in virtual
|
||||||
|
methods and director constructors.
|
||||||
|
|
||||||
10/06/2004: mmatus
|
10/06/2004: mmatus
|
||||||
Fix the __cplusplus macro, and bug 1041170.
|
Fix the __cplusplus macro, and bug 1041170.
|
||||||
Now it is working as supposed, ie, you can safetly use
|
Now it is working as supposed, ie, you can safetly use
|
||||||
|
|
@ -33,7 +37,7 @@ Version 1.3.23 (in progress)
|
||||||
- line 582 in mzscheme.cxx was generating a segfault on
|
- line 582 in mzscheme.cxx was generating a segfault on
|
||||||
imports.multicpptest, so I fixed it.
|
imports.multicpptest, so I fixed it.
|
||||||
|
|
||||||
10/04/2004: wsfulton
|
10/05/2004: wsfulton
|
||||||
Fixes for %extend and overloaded static methods with default
|
Fixes for %extend and overloaded static methods with default
|
||||||
arguments.
|
arguments.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue