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] locale: Do not define lang_ab for tcy_IN and bhb_IN


Hi,

On 2015-07-21 09:53, Mike Frysinger wrote:
> On 20 Jul 2015 23:39, Khem Raj wrote:
>> After renaming localedef now complains and build fails
>>
>> LC_ADDRESS: field `lang_ab' must not be defined
>>
>> earlier the names were similar to lang_ab definitions 'tu' or 'bh'
>> but after rename they are not.
> 
> my understanding is that lang_ab can only contain iso-639-1 (which are two 
> letters), so if the lang doesn't appear there (these only have iso-639-3 
> three letter codes), we omit the value.

you're correct and amazingly enough this is even documented:

https://sourceware.org/glibc/wiki/Locales#LC_ADDRESS

Cheers,

-- 
Marko Myllynen


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