name mangling bug in kaffeh

Douglas De Couto decouto at lcs.mit.edu
Tue Apr 11 19:48:21 PDT 2000



hi,

i tried to post this bug on the web site last night, but it didn't
seem to work.

When using kaffeh to emit jni headers, underscores in method names are
not correctly handled.  e.g. get_packet should end up as get_1packet
in the .h file.  Kaffe is correctly looking for the get_1packet in the
shared library, however.

Also, overloading is not handled -- but I already saw this in the bug
list.


cheers,

doug
-- 
Douglas S. J. De Couto    decouto at lcs.mit.edu


More information about the kaffe mailing list