public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] localedate: LC_IDENTIFICATION.category: set to ISO 14652 2002 standard
@ 2016-04-13 16:39 Mike Frysinger
  2016-04-13 18:50 ` Chris Leonard
                   ` (2 more replies)
  0 siblings, 3 replies; 15+ messages in thread
From: Mike Frysinger @ 2016-04-13 16:39 UTC (permalink / raw)
  To: libc-alpha


[-- Attachment #1.1: Type: text/plain, Size: 1505 bytes --]

The ISO 14652 standard defines the valid values for the category
keyword as only two options:
	posix:1993
	i18n:2002

The vast majority of locales had changed the "i18n" string to the
name of its own locale (e.g. "ak_GH:2013") as well as tweaking the
date (presumably thinking it should be the date of submission).

Convert all of them to "i18n:2002" for consistency.

Compressed + attached due to size.  Example change:
--- a/localedata/locales/ak_GH
+++ b/localedata/locales/ak_GH
@@ -37,19 +37,19 @@ language     "Akan"
 territory    "Ghana"
 revision     "1.0"
 date         "2013-08-24"
-%
-category  "ak_GH:2013";LC_IDENTIFICATION
-category  "ak_GH:2013";LC_CTYPE
-category  "ak_GH:2013";LC_COLLATE
-category  "ak_GH:2013";LC_TIME
-category  "ak_GH:2013";LC_NUMERIC
-category  "ak_GH:2013";LC_MONETARY
-category  "ak_GH:2013";LC_PAPER
-category  "ak_GH:2013";LC_MEASUREMENT
-category  "ak_GH:2013";LC_MESSAGES
-category  "ak_GH:2013";LC_NAME
-category  "ak_GH:2013";LC_ADDRESS
-category  "ak_GH:2013";LC_TELEPHONE
+
+category "i18n:2002";LC_IDENTIFICATION
+category "i18n:2002";LC_CTYPE
+category "i18n:2002";LC_COLLATE
+category "i18n:2002";LC_TIME
+category "i18n:2002";LC_NUMERIC
+category "i18n:2002";LC_MONETARY
+category "i18n:2002";LC_PAPER
+category "i18n:2002";LC_MEASUREMENT
+category "i18n:2002";LC_MESSAGES
+category "i18n:2002";LC_NAME
+category "i18n:2002";LC_ADDRESS
+category "i18n:2002";LC_TELEPHONE
 END LC_IDENTIFICATION
 
 LC_CTYPE

[-- Attachment #1.2: 0001-localedate-LC_IDENTIFICATION.category-set-to-ISO-146.patch.xz --]
[-- Type: application/x-xz, Size: 21452 bytes --]

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

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

end of thread, other threads:[~2016-04-15 16:46 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-13 16:39 [PATCH] localedate: LC_IDENTIFICATION.category: set to ISO 14652 2002 standard Mike Frysinger
2016-04-13 18:50 ` Chris Leonard
2016-04-13 18:57 ` Carlos O'Donell
2016-04-13 20:05   ` Mike Frysinger
2016-04-13 22:45   ` [PATCH] localedef: check LC_IDENTIFICATION.category values Mike Frysinger
2016-04-14  8:59     ` keld
2016-04-14  9:26       ` keld
2016-04-14 13:50         ` Mike Frysinger
2016-04-14 15:04           ` keld
2016-04-14 17:49             ` Mike Frysinger
2016-04-14 21:21     ` [PATCH v2] " Mike Frysinger
2016-04-15  4:44       ` Carlos O'Donell
2016-04-15 16:46         ` Mike Frysinger
2016-04-14 21:18 ` [PATCH v2] localedata: LC_IDENTIFICATION.category: set to ISO 30112 2014 standard Mike Frysinger
2016-04-15  4:44   ` Carlos O'Donell

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