This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: The encoding 646 once again
- From: Tom Tromey <tromey at redhat dot com>
- To: martin dot kahlert at infineon dot com
- Cc: java at gcc dot gnu dot org, java-patches at gcc dot gnu dot org
- Date: 27 Mar 2002 10:23:09 -0700
- Subject: Re: The encoding 646 once again
- References: <20020327095510.A8611@keksy.muc.infineon.com>
- Reply-to: tromey at redhat dot com
>>>>> "Martin" == Martin Kahlert <martin.kahlert@infineon.com> writes:
Martin> This patch will free us from the obligatory --encoding=UTF-8
Martin> on Solaris 2.7 (and perhaps other versions).
Martin> 2002-03-27 Martin Kahlert <martin.kahlert@infineon.com>
Martin> * lex.c (java_new_lexer): Alias "646" to DEFAULT_ENCODING
Thanks. Please check this in on the trunk and the 3.1 branch.
(I'm approving it on the theory that I wrote most of this code.
Somebody stop me if that's bad.)
Note that patches to the front end must go to the gcc-patches list.
Tom