This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


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

Re: [PATCH v2] localedata: LC_IDENTIFICATION.category: set to ISO 30112 2014 standard


On 04/14/2016 05:18 PM, Mike Frysinger wrote:
> The ISO 30112 standard defines the valid values for the category
> keyword as only a few options:
> 	posix:1993
> 	i18n:2004
> 	i18n:2012
> 
> 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:2012" for consistency.  A follow up
> change will update localedef to actually check/validate the field.

This looks good to me.

-- 
Cheers,
Carlos.


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