This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Patch: FYI: PR 1147 / command line arguments encoding
- From: Tom Tromey <tromey at redhat dot com>
- To: Java Patch List <java-patches at gcc dot gnu dot org>
- Date: 10 Dec 2001 21:08:36 -0700
- Subject: Patch: FYI: PR 1147 / command line arguments encoding
- Reply-to: tromey at redhat dot com
There were no comments on this, and I think it is a reasonable thing
to do, so I'm checking in my patch to make the command line arguments
be interpreted in the current encoding:
http://gcc.gnu.org/ml/java-patches/2001-q4/msg00318.html
Tom