[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug cp-tools/40188] javah creates constants using name of superclass
From: |
gnu_andrew at member dot fsf.org |
Subject: |
[Bug cp-tools/40188] javah creates constants using name of superclass |
Date: |
Thu, 7 Jul 2011 11:44:42 +0000 |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40188
Andrew John Hughes <gnu_andrew at member dot fsf.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #1 from Andrew John Hughes <gnu_andrew at member dot fsf.org>
2011-07-07 11:44:38 UTC ---
CVSROOT: /sources/classpath
Module name: classpath
Changes by: Andrew John Hughes <gnu_andrew> 11/07/07 11:00:54
Modified files:
. : ChangeLog
tools/gnu/classpath/tools/javah: JniIncludePrinter.java
Log message:
PR classpath/40188: javah creates constants using name of the superclass
2011-07-07 Andrew John Hughes <address@hidden>
PR classpath/40188
* tools/gnu/classpath/tools/javah/JniIncludePrinter.java:
(writeFields(ClassWrapper,JniPrintStream)): Retain a
reference to the original class and use it in naming
fields, as opposed to the class in which it occurs.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&r1=1.9829&r2=1.9830
http://cvs.savannah.gnu.org/viewcvs/classpath/tools/gnu/classpath/tools/javah/JniIncludePrinter.java?cvsroot=classpath&r1=1.11&r2=1.12
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Bug cp-tools/40188] javah creates constants using name of superclass,
gnu_andrew at member dot fsf.org <=