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

tromey at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Nov 8 06:30:00 GMT 2004


------- 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 files
and understand inheritance).

Fixing this partially will help at least building
the subversion java bindings.


-- 


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



More information about the Gcc-bugs mailing list