mirror of
git://sourceware.org/git/glibc.git
synced 2024-11-27 03:41:23 +08:00
locale: Do not define lang_ab for tcy_IN and bhb_IN
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.
This commit is contained in:
parent
536fb97780
commit
8bb524be8f
@ -1,3 +1,9 @@
|
||||
2015-07-21 Khem Raj <raj.khem@gmail.com>
|
||||
|
||||
[BZ #17475]
|
||||
* locales/bhb_IN: Do not define lang_ab.
|
||||
* locales/tcy_IN: Ditto.
|
||||
|
||||
2015-07-21 Khem Raj <raj.khem@gmail.com>
|
||||
|
||||
[BZ #17475]
|
||||
|
@ -163,7 +163,7 @@ country_ab3 "<U0049><U004E><U0044>"
|
||||
country_car "<U0049><U004E><U0044>"
|
||||
country_num 356
|
||||
lang_name "<U0062><U0068><U0069><U006C><U0069>"
|
||||
lang_ab "<U0062><U0068>"
|
||||
lang_ab ""
|
||||
lang_term "<U0062><U0068><U0062>"
|
||||
lang_lib "<U0062><U0068><U0062>"
|
||||
END LC_ADDRESS
|
||||
|
@ -179,7 +179,7 @@ country_ab3 "<U0049><U004E><U0044>"
|
||||
country_car "<U0049><U004E><U0044>"
|
||||
country_num 356
|
||||
lang_name "<U0CA4><U0CC1><U0CB3><U0CC1>"
|
||||
lang_ab "<U0074><U0075>"
|
||||
lang_ab ""
|
||||
lang_term "<U0074><U0063><U0079>"
|
||||
lang_lib "<U0074><U0063><U0079>"
|
||||
END LC_ADDRESS
|
||||
|
Loading…
Reference in New Issue
Block a user