]> 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>
Wed, 22 May 2024 23:14:56 +0000 (01:14 +0200)
commitbab130878fe57086921fa7024d328341758ed453
tree320be2f882b1a45f92ab7e981d697ec1a4d09ac6
parenta553db497e8203755f67b5c3e64859bd7ec18a69
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