]> git.ipfire.org Git - thirdparty/gettext.git/commit
libgettextpo: Fix crash when iconv() does not support the PO file's encoding.
authorBruno Haible <bruno@clisp.org>
Sat, 27 Apr 2019 08:04:11 +0000 (10:04 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 27 Apr 2019 08:18:23 +0000 (10:18 +0200)
commitddb31119021d763cf884d591e50adc7cd48a2cfd
tree3aeee355a4741545fb58135bb049e40184321a5c
parentd3a524b66686665f62d4c6255747d9430ec44436
libgettextpo: Fix crash when iconv() does not support the PO file's encoding.

* gettext-tools/src/po-charset.c (po_lex_charset_set): When IN_LIBGETTEXTPO is
defined, don't use program_name.
gettext-tools/src/po-charset.c