[Bug java/16843] gcjh generated headers don't define final constants

2016-09-30 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=16843 Andrew Pinski changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug java/16843] gcjh generated headers don't define final constants

2007-01-29 Thread tromey at gcc dot gnu dot org
--- Comment #4 from tromey at gcc dot gnu dot org 2007-01-30 02:16 --- Hmm, I thought this was fixed in gjavah, but apparently it is not emitting the #defines either. -- tromey at gcc dot gnu dot org changed: What|Removed |Added

[Bug java/16843] gcjh generated headers don't define final constants

2004-11-08 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-11-08 18:03 --- Subject: Bug 16843 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2004-11-08 18:03:02 Modified files: gcc/java : ChangeLog gjavah.c Log message:

[Bug java/16843] gcjh generated headers don't define final constants

2004-11-07 Thread tromey at gcc dot gnu dot org
--- Additional Comments From tromey at gcc dot gnu dot org 2004-11-08 06:30 --- I'm testing a patch to emit those constants defined in the class itself. Inherited not constants are not emitted; this is harder and related to PR 15411 (in both cases we would have to read other class