*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9377 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
ebffa5213f
commit
6beecead97
1 changed files with 6 additions and 0 deletions
|
|
@ -1,6 +1,12 @@
|
|||
Version 1.3.30 (in progress)
|
||||
============================
|
||||
|
||||
09/28/2006: wsfulton
|
||||
Fix #1508327 - Overloaded methods are hidden when using -fvirtual optimisation.
|
||||
Overloaded methods are no longer candidates for elimination - this mimics
|
||||
C++ behaviour where all overloaded methods must be defined and implemented
|
||||
in a derived class in order for them to be available.
|
||||
|
||||
09/25/2006: wsfulton
|
||||
[Ruby, Python, Ocaml] Fix #1505591 Throwing exceptions in extended directors
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue