fix error in bug reporter for enums and %ignore
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11281 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
222b9e4710
commit
d833dc83f0
1 changed files with 2 additions and 3 deletions
|
|
@ -2,9 +2,8 @@ Version 1.3.40 (in progress)
|
|||
============================
|
||||
|
||||
2009-06-16: wsfulton
|
||||
[Java,C#] Fix enum marshalling when %ignore is used on one of the enum items reported
|
||||
by Lubomir Konstantinov. Incorrect enum values were being passed to the C++ layer or
|
||||
compilation errors resulted.
|
||||
[Java,C#] Fix enum marshalling when %ignore is used on one of the enum items.
|
||||
Incorrect enum values were being passed to the C++ layer or compilation errors resulted.
|
||||
|
||||
2009-06-02: talby
|
||||
[Perl] Resolved reference.i overload support problem
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue