Update.
authorUlrich Drepper <drepper@redhat.com>
Tue, 18 Jan 2000 01:54:44 +0000 (01:54 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 18 Jan 2000 01:54:44 +0000 (01:54 +0000)
commitf0a4b6b1fea6b5cd60d8533af771b1222c3ed8e9
treef1eb19d324a09bd61ff095d22a18aa2c7f7ce5fa
parent1fc82a56bcf83467050101dc06a73f9d7c124693
Update.

* locale/programs/ld-ctype.c (get_character): If tok_ucs4 found, first
try to get sequence from charmap with Uxxxxxxxx name.
(charclass_ucs4_ellipsis): Likewise.
(charclass_charcode_ellipsis): Allow byte sequence missing.
(read_writestring): Free allocated memory in case of an error.
(set_class_defaults): Don't search repertoire map for wide character
default values; we know it's UCS4.

* locale/programs/repertoire.c (repertoire_find_value): Just return an
error if no repertoire map was loaded.
(repertoire_find_symbol): Likewise.
(repertoire_find_seq): Likewise.
ChangeLog
locale/programs/ld-ctype.c
locale/programs/repertoire.c