gcj minor bug
Tom Tromey
tromey@redhat.com
Fri Dec 13 13:48:00 GMT 2002
>>>>> "Christophe" == Christophe Roux <ch_roux@club-internet.fr> writes:
Christophe> In fact, I discovered a bug in gcj by the way : The class
Christophe> StringTokenizer, when returning all tokens ( also
Christophe> separators ), gives empty tokens for separators;
This is a well known gcj bug. The code in StringTokenizer is actually
fine, it is the compiler that has the problem. I believe this bug is
fixed in cvs.
Christophe> But I read the steps needed to contribute to gcj, and my
Christophe> reaction is : It is very complicated to contribute.
We try to make it easy. For simple patches, just send the patch, a
ChangeLog entry, and an explanation to <java-patches@gcc.gnu.org>.
If you submit several small patches, or one large one, you'll have to
go through the whole paperwork thing.
Tom
More information about the Rhug-rhats
mailing list