*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6851 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
a6144e42d9
commit
2f4cd2aca7
1 changed files with 8 additions and 0 deletions
|
|
@ -1,6 +1,14 @@
|
|||
Version 1.3.23 (working version)
|
||||
=================================
|
||||
|
||||
12/08/2004: wsfulton
|
||||
[Java] Fixes to arrays_java.i so that one can apply the array
|
||||
typemaps to functions taking pointers as input, eg
|
||||
|
||||
%include "arrays_java.i"
|
||||
%apply int[] {int*};
|
||||
void foo(int *a);
|
||||
|
||||
12/05/2004: wsfulton
|
||||
[Java] Director mods contributed by Scott Michel. New typemaps
|
||||
directordisconnect and directordisconnect_derived for the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue