From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9950 invoked by alias); 1 Nov 2005 01:48:04 -0000 Mailing-List: contact java-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-prs-owner@gcc.gnu.org Received: (qmail 9905 invoked by uid 48); 1 Nov 2005 01:48:01 -0000 Date: Tue, 01 Nov 2005 01:48:00 -0000 Message-ID: <20051101014801.9904.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug libgcj/24552] Encoding alias "EUC_JP" missing In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: java-prs@gcc.gnu.org From: "hnakamur at good-day dot co dot jp" X-SW-Source: 2005-q4/txt/msg00256.txt.bz2 List-Id: ------- Comment #4 from hnakamur at good-day dot co dot jp 2005-11-01 01:48 ------- You are correct that IANA character-sets file only contains two "EUC-JP" aliases: csEUCPkdFmtJapanese and EUC-JP. But actually there are many non-Java programs which use other aliases and do not accept above aliases. Also I never see csEUCPkdFmtJapanese anywhere else in the IANA character-sets. I understand the situation that we can't put this patch to gcc trunk right now and you will put it in the 4.0 branch. Thank you for your help. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24552