*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5467 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
a9396525e8
commit
07d402a34a
1 changed files with 6 additions and 0 deletions
|
|
@ -1,5 +1,11 @@
|
|||
Version 1.3.20 (In progress)
|
||||
============================
|
||||
12/02/2003: cheetah (William Fulton)
|
||||
[Java] Fix for INOUT and OUTPUT typemaps in typemaps.i for when the JNI type
|
||||
is bigger than the C type. For example, unsigned long (32bits on most systems)
|
||||
is mapped to jlong (64bits). Returned value was incorrect. Bug reported by
|
||||
Brian Hawley.
|
||||
|
||||
12/02/2003: cheetah (William Fulton)
|
||||
[C# and Java] Better fix for entry dated 05/11/2003. Fixes the following
|
||||
typemaps:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue