]> git.ipfire.org Git - thirdparty/glibc.git/commit
Update.
authorUlrich Drepper <drepper@redhat.com>
Fri, 25 Aug 2000 22:25:03 +0000 (22:25 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 25 Aug 2000 22:25:03 +0000 (22:25 +0000)
commit36466e64f0f8cbf1a915070f3f071b9360926cae
treee061c6040bdb909b5b7e407496a1e32090beb90b
parentb572c2da318d45e89bec5425692be84a2ac27ed4
Update.

2000-08-25  Ulrich Drepper  <drepper@redhat.com>

* iconv/gconv_trans.c (__gconv_transliterate): Pass NULL instead of
irreversible in recursive call of conversion function to signal that
no error handling is wanted.
* iconv/loop.c (ignore_errors_p): irreversible must be != NULL, too.
(STANDARD_ERR_HANDLER): Don't do anything if irreversible == NULL.
* iconv/skeleton.c (lirreversiblep): New variable.  Set to NULL is
recursive error handling call, otherwise to &lirreversible.  Use it
for calls to conversion functions.
* iconv/gconv_simple.c (ucs4_internal_loop): Don't handle errors when
transliterating.
(ucs4_internal_loop_unaligned): Likewise.
(ucs4le_internal_loop): Likewise.
(ucs4le_internal_loop_unaligned): Likewise.
ChangeLog
localedata/ChangeLog
localedata/locales/ja_JP