*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5441 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
1d279ae267
commit
cedcf43dae
1 changed files with 11 additions and 0 deletions
|
|
@ -1,5 +1,16 @@
|
|||
Version 1.3.20 (In progress)
|
||||
============================
|
||||
11/28/2003: cheetah (William Fulton)
|
||||
Fixed [ 848335 ] Directors: #include wrapper .h file - was incorrectly
|
||||
adding a directory to the generated #include "foo_wrap.h" statement
|
||||
in some situations.
|
||||
|
||||
11/28/2003: cheetah (William Fulton)
|
||||
[Java] Fixed [ 849064 ] JAVA : Access modifier for derived class wrong.
|
||||
The delete() method is always public now. It used to be protected whenever a
|
||||
destructor was non public. An UnsupportedOperationException runtime
|
||||
exception is thrown instead of making delete() protected now.
|
||||
|
||||
11/28/2003: beazley
|
||||
[Perl5] Added support for C++ pointers to members.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue