]> git.ipfire.org Git - thirdparty/gettext.git/commit
Drop workarounds for glibc 2.1 and Solaris 9.
authorBruno Haible <bruno@clisp.org>
Mon, 9 Sep 2024 14:10:31 +0000 (16:10 +0200)
committerBruno Haible <bruno@clisp.org>
Tue, 10 Sep 2024 01:59:08 +0000 (03:59 +0200)
commit04af1c4cda5f02dee8f95b6befd46e6fd89726bb
tree61f5e8646d65a9ece19e2a270183b8d8ebe13082
parent67c601e9e42f6759c57ea0ae85336dc1e61b55c8
Drop workarounds for glibc 2.1 and Solaris 9.

* gettext-tools/src/read-po-lex.c (po_lex_charset_set): Remove glibc 2.1 and
Solaris 9 workarounds.
* gettext-tools/src/recode-sr-latin.c (process): Likewise.
* gettext-tools/src/write-po.c (wrap): Likewise.
* gettext-tools/src/x-python.c (set_current_file_source_encoding): Likewise.
* gettext-tools/src/xgettext.c (main): Likewise.
* libtextstyle/gnulib-local/lib/iconv-ostream.oo.c (iconv_ostream::free,
iconv_ostream_create): Likewise.
gettext-tools/src/read-po-lex.c
gettext-tools/src/recode-sr-latin.c
gettext-tools/src/write-po.c
gettext-tools/src/x-python.c
gettext-tools/src/xgettext.c
libtextstyle/gnulib-local/lib/iconv-ostream.oo.c