bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug classpath/28973] gjavah to handle generation of JNI headers for inn


From: raif at swiftdsl dot com dot au
Subject: [Bug classpath/28973] gjavah to handle generation of JNI headers for inner classes
Date: 7 Sep 2006 10:45:51 -0000


------- Comment #1 from raif at swiftdsl dot com dot au  2006-09-07 10:45 
-------
Created an attachment (id=12204)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12204&action=view)
source file with outer and inner classes

the expected generated JNI header file should include an entry similar to the
following:

JNIEXPORT void JNICALL Java_OC_IC_natInit(JNIEnv *, jobject);


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28973





reply via email to

[Prev in Thread] Current Thread [Next in Thread]