>>>>> "Christophe" == Christophe Labouisse <gabuzo@tigris.org> writes:
I happened to see this message...
Christophe> Gcj is suggested in issue 2057 discussion and may be
Christophe> convenient as it includes gcjh which is a replacement for
Christophe> Sun's javah. This last part is currently not working
Christophe> because of a bug in gcjh which prevent it to generate
Christophe> #defines for java constants as the other javah compilers
Christophe> do (http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16843).
javah is not very well defined, so it isn't that clear exactly what
constants we ought to be emitting. In particular I think the Sun
javah emits constants inherited from superclasses, but not
superinterfaces.
What do the svn bindings need? If it is just constants defined in the
current class, I can easily fix that. If it is constants from
superclasses, that is somewhat harder (our javah replacement doesn't
read superclasses at the moment).
Tom
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Nov 4 00:02:24 2004