Strip C comments from the java typemaps when determining to use the premature garbage collection prevention parameter
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9984 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
fd851b9380
commit
26c0f42887
2 changed files with 22 additions and 0 deletions
|
|
@ -25,6 +25,8 @@ public class java_pgcpp_runme {
|
|||
|
||||
java_pgcppJNI.function(ptr, object, ptr, object, ptr, object, ptr, object, ptr, object);
|
||||
java_pgcppJNI.functionconst(ptr, object, ptr, object, ptr, object, ptr, object, ptr, object);
|
||||
|
||||
java_pgcppJNI.comment_in_typemaps(ptr, object, ptr, object, ptr, object);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue