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


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.  pushed.
-mike

Attachment: signature.asc
Description: Digital signature


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