*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@625 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
e61285ba33
commit
2597863a14
1 changed files with 11 additions and 0 deletions
11
TODO
11
TODO
|
|
@ -4,6 +4,17 @@
|
|||
|
||||
** [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.3a5 release
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue