This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug java/28972] New: gcjh does not correctly handle dollar symbol in class name
- From: "raif at swiftdsl dot com dot au" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 7 Sep 2006 10:26:41 -0000
- Subject: [Bug java/28972] New: gcjh does not correctly handle dollar symbol in class name
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
invoking gcjh on a class named OC$ for example, the generated JNI header file
includes method definitions with names like so:
JNIEXPORT void JNICALL Java_OC_00024_method...
--
Summary: gcjh does not correctly handle dollar symbol in class
name
Product: gcc
Version: 4.1.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: java
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: raif at swiftdsl dot com dot au
GCC target triplet: i386-redhat-linux
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28972