This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug libgcj/24552] Encoding alias "EUC_JP" missing
- From: "tromey at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 31 Oct 2005 17:48:00 -0000
- Subject: [Bug libgcj/24552] Encoding alias "EUC_JP" missing
- References: <bug-24552-11600@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from tromey at gcc dot gnu dot org 2005-10-31 17:48 -------
I'll handle this.
I agree, we need this alias.
That particular part of the code is generated by
the script libjava/scripts/encodings.pl.
Looking at the current IANA character-sets file, I see
there is only this:
Alias: csEUCPkdFmtJapanese
Alias: EUC-JP (preferred MIME name)
I think instead we should put a hand-maintained alias earlier
in the static initializer.
Unfortunately we can't do this until gcc trunk re-opens.
I'll put a patch on the 4.0 branch though.
--
tromey at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|unassigned at gcc dot gnu |tromey at gcc dot gnu dot
|dot org |org
Status|UNCONFIRMED |ASSIGNED
Ever Confirmed|0 |1
Last reconfirmed|0000-00-00 00:00:00 |2005-10-31 17:48:00
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24552