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: 16 Sep 2006 02:21:11 -0000


------- Comment #3 from raif at swiftdsl dot com dot au  2006-09-16 02:21 
-------
(In reply to comment #2)
> Created an attachment (id=12275)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12275&action=view) [edit]
> fix to correctly mangle inner class name
> 
> * tools/gnu/classpath/tools/javah/JniHelper.java (mangle):
>   Replace dollar sign with underscore.
> 

the above patch is incomplete. it fails to handle the cases where the dollar
sign is part of the class name (incl. the cases of inner class names containing
dollar signs).


-- 


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





reply via email to

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