*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9490 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
4e23b30b6e
commit
8a63675c1f
1 changed files with 3 additions and 1 deletions
|
|
@ -12,7 +12,9 @@ Version 1.3.30 (in progress)
|
|||
JVMs (certainly 1.4 onwards). The fix entails passing the proxy class into the native
|
||||
method in addition to the C++ pointer in the long parameter, as Java classes are not
|
||||
collected when they are passed into JNI methods. The extra parameter can be suppressed
|
||||
by setting the nopgcpp attribute in the jtype typemap to "1".
|
||||
by setting the nopgcpp attribute in the jtype typemap to "1" or using the new -nopgcpp
|
||||
commandline option.
|
||||
|
||||
See Java.html#java_pgcpp for further details on this topic.
|
||||
|
||||
10/24/2006: wsfulton
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue