Update.
2000-07-22 Mark Kettenis <kettenis@gnu.org> * locale/findlocale.c (locale_file_list): Use __LC_LAST as array size instead of LC_ALL to take into account the new locale categories.
This commit is contained in:
parent
49ba1c128f
commit
5df3a37300
@ -1,3 +1,9 @@
|
|||||||
|
2000-07-22 Mark Kettenis <kettenis@gnu.org>
|
||||||
|
|
||||||
|
* locale/findlocale.c (locale_file_list): Use __LC_LAST as array
|
||||||
|
size instead of LC_ALL to take into account the new locale
|
||||||
|
categories.
|
||||||
|
|
||||||
2000-07-22 Ulrich Drepper <drepper@redhat.com>
|
2000-07-22 Ulrich Drepper <drepper@redhat.com>
|
||||||
|
|
||||||
* iconv/gconv_trans.c: Correct a few bugs in the search loop. Remove
|
* iconv/gconv_trans.c: Correct a few bugs in the search loop. Remove
|
||||||
|
@ -34,7 +34,7 @@ extern struct locale_data *const _nl_C[];
|
|||||||
|
|
||||||
/* For each category we keep a list of records for the locale files
|
/* For each category we keep a list of records for the locale files
|
||||||
which are somehow addressed. */
|
which are somehow addressed. */
|
||||||
static struct loaded_l10nfile *locale_file_list[LC_ALL];
|
static struct loaded_l10nfile *locale_file_list[__LC_LAST];
|
||||||
|
|
||||||
|
|
||||||
struct locale_data *
|
struct locale_data *
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
2000-07-22 Ulrich Drepper <drepper@redhat.com>
|
2000-07-22 Ulrich Drepper <drepper@redhat.com>
|
||||||
|
|
||||||
* locales/i18n: Remove U00A0 from blank as well.
|
* locales/i18n: Remove U00A0 from blank as well.
|
||||||
|
* tst-ctype-de_DE.ISO-8859-1.in: Remove U00A0 from blank as well.
|
||||||
|
|
||||||
2000-07-21 Ulrich Drepper <drepper@redhat.com>
|
2000-07-21 Ulrich Drepper <drepper@redhat.com>
|
||||||
|
|
||||||
|
@ -31,7 +31,7 @@ graph
|
|||||||
graph 倳眑婭笫崷窙嗲睧颬睼麧緗鴇膹擨闀貘覷鏷禴矙𡜍𦶠<F0A19C8D>
|
graph 倳眑婭笫崷窙嗲睧颬睼麧緗鴇膹擨闀貘覷鏷禴矙𡜍𦶠<F0A19C8D>
|
||||||
111111111111111111111111111111111111111111111111
|
111111111111111111111111111111111111111111111111
|
||||||
blank 嵗╯丰戍貝物洎悖停眾斯須號獄播噶擱藏霰匸<E99CB0>帊昅恘
|
blank 嵗╯丰戍貝物洎悖停眾斯須號獄播噶擱藏霰匸<E99CB0>帊昅恘
|
||||||
100000000000000000000000000000000000000000000000
|
000000000000000000000000000000000000000000000000
|
||||||
blank 倳眑婭笫崷窙嗲睧颬睼麧緗鴇膹擨闀貘覷鏷禴矙𡜍𦶠<F0A19C8D>
|
blank 倳眑婭笫崷窙嗲睧颬睼麧緗鴇膹擨闀貘覷鏷禴矙𡜍𦶠<F0A19C8D>
|
||||||
000000000000000000000000000000000000000000000000
|
000000000000000000000000000000000000000000000000
|
||||||
cntrl 嵗╯丰戍貝物洎悖停眾斯須號獄播噶擱藏霰匸<E99CB0>帊昅恘
|
cntrl 嵗╯丰戍貝物洎悖停眾斯須號獄播噶擱藏霰匸<E99CB0>帊昅恘
|
||||||
|
Loading…
x
Reference in New Issue
Block a user