Fix member pointers on 64 bit platforms for Java
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12031 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
d324633cfa
commit
9df4479a08
2 changed files with 95 additions and 9 deletions
|
|
@ -1,6 +1,9 @@
|
|||
Version 2.0.0 (in progress)
|
||||
============================
|
||||
|
||||
2010-05-18: wsfulton
|
||||
[Java] Fix member pointers on 64 bit platforms.
|
||||
|
||||
2010-05-14: wsfulton
|
||||
Fix wrapping of C++ enum boolean values reported by Torsten Landschoff:
|
||||
typedef enum { PLAY = true, STOP = false } play_state;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue