]> 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 14:17:41 +0000 (16:17 +0200)
commit8aeabee98d8bf137e39e87a2abf5f6d870155e0d
treef7af51086a4001a2a9fef44b4578a2c99ae9c10c
parent68c31247143e967dc35b7a785a6d4e4a65af4476
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