From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30318 invoked by alias); 20 Jul 2004 07:34:12 -0000 Mailing-List: contact libc-hacker-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-hacker-owner@sources.redhat.com Received: (qmail 30295 invoked from network); 20 Jul 2004 07:34:12 -0000 Received: from unknown (HELO pat.uio.no) (129.240.130.16) by sourceware.org with SMTP; 20 Jul 2004 07:34:12 -0000 Received: from mail-mx3.uio.no ([129.240.10.44]) by pat.uio.no with esmtp (Exim 4.34) id 1Bmp8d-0002su-Dq for libc-hacker@sources.redhat.com; Tue, 20 Jul 2004 09:34:11 +0200 Received: from saruman.uio.no ([129.240.201.202]) by smtp.uio.no with esmtp (Exim 4.34) id 1Bmp1d-0006oM-3d; Tue, 20 Jul 2004 09:26:57 +0200 Received: from pre by saruman.uio.no with local (Exim 4.30) id 1Bmp1c-0001E2-Ky; Tue, 20 Jul 2004 09:26:56 +0200 Date: Tue, 20 Jul 2004 07:34:00 -0000 From: Petter Reinholdtsen To: Glibc hackers Bcc: Petter Reinholdtsen Subject: Re: [PATCH] New charmap alias WINDOWS-874 for IBM874 [BZ #244] Message-ID: <20040720072656.GF27305@saruman.uio.no> References: <40FCC6C8.7000307@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <40FCC6C8.7000307@redhat.com> User-Agent: Mutt/1.4.1i X-MailScanner-Information: This message has been scanned for viruses/spam. Contact postmaster@uio.no if you have questions about this scanning X-UiO-MailScanner: No virus found X-UiO-Spam-info: not spam, SpamAssassin (score=-5, required 12, UIO_MAIL_IS_INTERNAL -5.00) X-SW-Source: 2004-07/txt/msg00041.txt.bz2 [Ulrich Drepper] > This patch doesn't really do anything. The entry need to be added > to the gconv.modules files. I've done that now. This cosmetic > change is added, too. Aha. I was woundering where the charmap file comment was being used, but failed to find any. Thanks for correcting it. I've closed the bugzilla report now.