This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libgcj/14358] Selection of default encoding is not sufficient with EUC-JP on FreeBSD
- From: "tromey at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 4 Nov 2005 15:08:26 -0000
- Subject: [Bug libgcj/14358] Selection of default encoding is not sufficient with EUC-JP on FreeBSD
- References: <bug-14358-8022@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #5 from tromey at gcc dot gnu dot org 2005-11-04 15:08 -------
Subject: Bug 14358
Author: tromey
Date: Fri Nov 4 15:08:18 2005
New Revision: 106490
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=106490
Log:
PR libgcj/14358, libgcj/24552:
* gnu/gcj/convert/IOConverter.java: Regenerate aliases. Add
aliases for 'euc_jp' and 'eucjp'.
* scripts/encodings.pl: Recognize 'none', not 'NONE'. Include
canonical names in output.
(%map): Added UnicodeLittle and UnicodeBig.
Modified:
trunk/libjava/ChangeLog
trunk/libjava/gnu/gcj/convert/IOConverter.java
trunk/libjava/scripts/encodings.pl
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14358