This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH] New charmap alias WINDOWS-874 for IBM874 [BZ #244]


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]