This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Bug in JNI RegisterNatives?


>>>>> "Bryce" == Bryce McKinlay <mckinlay@redhat.com> writes:

Bryce> How about adding an inline member function in Class.h to access
Bryce> the name field - eg getNameUtf8(). This is probably the
Bryce> cleanest approach.

I think at some point we changed g++ to give an error if a method in
an extern "Java" class has a non-java parameter or return type.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]