This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java 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]

Re: Patch: FYI: -reverse argument for native2ascii


Tom Tromey schrieb:
> I'm checking this in to Classpath and libgcj.
> 
> Sun's native2ascii accepts -reverse, while we accept -reversed.
> This changes Classpath to conform.
> 
> This bug came from the IcedTea build:
> 
> http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=103
> 
> Tom
> 
> ChangeLog:
> 2008-01-24  Tom Tromey  <tromey@redhat.com>
> 
> 	* resource/gnu/classpath/tools/native2ascii/messages.properties
> 	(Native2ASCII.ReversedHelpCompat): New.
> 	* tools/gnu/classpath/tools/native2ascii/Native2ASCII.java
> 	(createParser): Add -reverse.  Update -reversed.

?
libjava/classpath/tools/classes/gnu/classpath/tools/native2ascii/Native2ASCII$3.class

I see a new file generated after this patch, which is not checked in. Please
could you verify?

Thanks, Matthias


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