Change #240078
Category | ggettext |
Changed by | Bruno Haible <bruno | @clisp.org>
Changed at | Fri 18 Jul 2025 21:34:55 |
Repository | git://git.savannah.gnu.org/gettext.git |
Project | ggettext |
Branch | master |
Revision | 6aefadd72ba1c9e00a833340fa3721c714a4d523 |
Comments
msginit: Fix encoding of second title line, part 1. Reported by Matilin Torre <watilin@protonmail.com> in <https://lists.gnu.org/archive/html/bug-gettext/2025-07/msg00024.html>. * gettext-tools/src/msginit.c: Include xstriconv.h. (get_title): Don't set OUTPUT_CHARSET; this does not work any more since 2005, when an optimization was made in dcigettext.c. Instead, use xstr_iconv().
Changed files
- gettext-tools/src/msginit.c