Also expose in proxyClassFunctionHandler
This commit is contained in:
parent
46ec93785a
commit
112f9d59ea
1 changed files with 1 additions and 0 deletions
|
|
@ -2694,6 +2694,7 @@ public:
|
|||
Replaceall(imcall, "$imfuncname", intermediary_function_name);
|
||||
}
|
||||
|
||||
Replaceall(tm, "$imfuncname", intermediary_function_name);
|
||||
Replaceall(tm, "$jnicall", imcall);
|
||||
} else {
|
||||
Swig_warning(WARN_JAVA_TYPEMAP_JAVAOUT_UNDEF, input_file, line_number, "No javaout typemap defined for %s\n", SwigType_str(t, 0));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue