public inbox for libc-hacker@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] New charmap alias WINDOWS-874 for IBM874 [BZ #244]
@ 2004-07-17  7:42 Petter Reinholdtsen
  2004-07-20  7:18 ` Ulrich Drepper
  0 siblings, 1 reply; 3+ messages in thread
From: Petter Reinholdtsen @ 2004-07-17  7:42 UTC (permalink / raw)
  To: Glibc hackers


Here is a fix for bug #244.  The request look sane to me, and I used a
name with capital letters to match the names/aliases of GBK, SAMI-WS2
and WINDOWS-31J.

2004-07-17  Petter Reinholdtsen  <pere@hungry.com>

	* charmaps/IBM874: Make new alias WINDOWS-874 for IBM874.  The
	charset name is widely used in Thailand, according to James Clark.
	The charset specification for WINDOWS-874 is available from
	<URL:http://www.microsoft.com/globaldev/reference/sbcs/874.htm>.
	[BZ #244]

Index: localedata/charmaps/IBM874
===================================================================
RCS file: /cvs/glibc/libc/localedata/charmaps/IBM874,v
retrieving revision 1.7
diff -u -3 -p -u -r1.7 IBM874
--- localedata/charmaps/IBM874	24 Jun 2000 05:32:51 -0000	1.7
+++ localedata/charmaps/IBM874	17 Jul 2004 07:29:05 -0000
@@ -4,6 +4,7 @@
 % automatically generated from the charDB
 
 % alias CP874
+% alias WINDOWS-874
 CHARMAP
 <U0000>     /x00         NULL
 <U0001>     /x01         START OF HEADING

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] New charmap alias WINDOWS-874 for IBM874 [BZ #244]
  2004-07-17  7:42 [PATCH] New charmap alias WINDOWS-874 for IBM874 [BZ #244] Petter Reinholdtsen
@ 2004-07-20  7:18 ` Ulrich Drepper
  2004-07-20  7:34   ` Petter Reinholdtsen
  0 siblings, 1 reply; 3+ messages in thread
From: Ulrich Drepper @ 2004-07-20  7:18 UTC (permalink / raw)
  To: Petter Reinholdtsen; +Cc: Glibc hackers

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.

-- 
➧ Ulrich Drepper ➧ Red Hat, Inc. ➧ 444 Castro St ➧ Mountain View, CA ❖

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] New charmap alias WINDOWS-874 for IBM874 [BZ #244]
  2004-07-20  7:18 ` Ulrich Drepper
@ 2004-07-20  7:34   ` Petter Reinholdtsen
  0 siblings, 0 replies; 3+ messages in thread
From: Petter Reinholdtsen @ 2004-07-20  7:34 UTC (permalink / raw)
  To: Glibc hackers

[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.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-07-20  7:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-07-17  7:42 [PATCH] New charmap alias WINDOWS-874 for IBM874 [BZ #244] Petter Reinholdtsen
2004-07-20  7:18 ` Ulrich Drepper
2004-07-20  7:34   ` Petter Reinholdtsen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).