This is the mail archive of the
java-prs@sources.redhat.com
mailing list for the Java project.
Re: gcj/33
- To: tromey at cygnus dot com
- Subject: Re: gcj/33
- From: tromey at cygnus dot com
- Date: 12 Sep 2000 22:16:00 -0000
- Cc: java-prs at sourceware dot cygnus dot com,
- Reply-To: tromey at cygnus dot com
The following reply was made to PR gcj/33; it has been noted by GNATS.
From: tromey@cygnus.com
To: bortz@pasteur.fr, 42895@bugs.debian.org, doko@debian.org,
java-gnats@sourceware.cygnus.com, tromey@cygnus.com
Cc:
Subject: Re: gcj/33
Date: 12 Sep 2000 22:13:20 -0000
Synopsis: gcj mangles composed characters
State-Changed-From-To: analyzed->feedback
State-Changed-By: tromey
State-Changed-When: Tue Sep 12 15:13:20 2000
State-Changed-Why:
I'm finally checking in my patch to fix this problem.
My patch changes gcj to use the current locale's encoding
by default. If it can't find the locale's encoding it
assumes UTF-8. The patch also adds a `--encoding' switch
to gcj so that the default encoding can be changed from
the command line.
If you can try this, please do.
If not, tell me and I will simply close the PR.
The patch only works on systems with a working iconv.
I don't currently intend to make it work elsewhere
(though eventually I may by using libiconv).
http://sources.redhat.com/cgi-bin/gnatsweb.pl?cmd=view&pr=33&database=java