]> Savannah Git Hosting - gnulib.git/commit
iconv: Reject the broken macOS 14.4 iconv implementation.
authorBruno Haible <bruno@clisp.org>
Wed, 22 May 2024 23:10:18 +0000 (01:10 +0200)
committerBruno Haible <bruno@clisp.org>
Fri, 31 May 2024 21:42:33 +0000 (23:42 +0200)
commit3513be550138efef00148289be4a266c21b9ff0b
tree0abce66b9ee60cdf527b23059491172c8d9406f3
parent5d93d1013230ba19109a538b4045b08f97e19c68
iconv: Reject the broken macOS 14.4 iconv implementation.

Reported by Daniel Collins <solemnwarning@solemnwarning.net> at
<https://savannah.gnu.org/bugs/?65686>.

* m4/iconv.m4 (AM_ICONV_LINK): In the test "for working iconv", test
against the macOS 14.4 iconv bug.
* doc/posix-functions/iconv.texi: Document the bug.
ChangeLog
doc/posix-functions/iconv.texi
m4/iconv.m4