This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
The encoding 646 once again
- From: Martin Kahlert <martin dot kahlert at infineon dot com>
- To: java at gcc dot gnu dot org
- Date: Fri, 15 Mar 2002 09:26:42 +0100
- Subject: The encoding 646 once again
- Reply-to: martin dot kahlert at infineon dot com
Hi!
Once upon a time i complaint about Sun Solaris' inability to provide a
working iconv implementation which caused my application to try to find
the 646 encoding about some million times - it was not that fast.
Then Tom checked in a fix for that to tell gcj about 646.
The changelog entry was this:
2001-08-17 Tom Tromey <tromey@redhat.com>
* gnu/gcj/convert/IOConverter.java: Add `646' alias.
Now i have to give gcj --encoding=UTF-8 in order to work on Solaris
otherwise it says hello.java:0: unknown encoding: `646'.
Could Tom's fix be used on the command line too?
Thanks,
Martin.
--
The early bird catches the worm. If you want something else for
breakfast, get up later.