This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]