Update for SWIG-1.3.11

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@2356 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2002-02-09 12:10:55 +00:00
commit 0c060d74cd
4 changed files with 378 additions and 14 deletions

View file

@ -31,6 +31,8 @@
in type handling and internal data structures may have broken
a variety of things.
** [Guile] Rename slot setters from CLASS-SLOT-set to CLASS-SLOT-set!
** [Guile] Maybe support keyword args
** [Guile] Maybe support GOOPS shadow classes
@ -72,3 +74,5 @@
** Unify Guile and MzScheme support, add support for more Scheme systems.
** [Guile]: Make SWIG's types first class.