swig/SWIG/TODO
Matthias Köppe d6c0b6dc67 *** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@1089 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2001-05-22 19:16:45 +00:00

27 lines
880 B
Text

-*- outline -*-
* for 1.3a4 release
** [ttn] add test-suite based on Examples
[open] The behavior of SWIG with respect to call/return-by-value needs
to be verified for all language modules. Previously, the
parser automatically performed the conversion of pass-by-value
to pass-by-reference. Unfortunately, this confused typemap
handling and other aspects of the system. I have removed
this behavior. However, in doing so, the handling of user
defined types is passed on to the language modules.
[open] All of the SWIG 1.1p5 examples need to be verified. Changes
in type handling and internal data structures may have broken
a variety of things.
* for 1.3a6 release
** [mkoeppe] Merge Guile and MzScheme from the "mkoeppe-1-3-a5-patches" branch
* for 1.3b1 release
* for 1.3b2 release
* for 2.x release