*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5895 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
7ca6059075
commit
8870f55a89
1 changed files with 13 additions and 0 deletions
|
|
@ -1,6 +1,19 @@
|
|||
Version 1.3.22 (in progress)
|
||||
==================================
|
||||
|
||||
04/25/2004: mkoeppe (Matthias Koeppe)
|
||||
[Guile] In the generated GOOPS code, don't create methods
|
||||
that would not specialize any arguments; simply re-export
|
||||
the primitive functions. (This is a performance
|
||||
optimization which reduces load time and execution time.)
|
||||
|
||||
[Guile] In -gh mode, fix the "too many initializers" error
|
||||
which was caused by an incompatible swig_type_info layout.
|
||||
|
||||
[Guile] The typemap for FILE * in ports.i now also accepts
|
||||
a regular FILE * pointer object. Also a bug with Scheme
|
||||
file ports that are open for input and output has been
|
||||
fixed.
|
||||
|
||||
04/25/2004: wsfulton
|
||||
Change entry 03/21/2004 revoked. The change introduced another
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue