summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2023-05-04 13:29:49 +0200
committerBruno Haible <bruno@clisp.org>2023-05-04 13:29:49 +0200
commit1304b9698bd1757b29550d38e5c80d233e65aa01 (patch)
treef3224e9ef5dc40326a99d9186ee9d75f51adb275 /doc
parent5826332ae5386719b3f34d3c94b4978910a9c0dc (diff)
downloadgnulib-1304b9698bd1757b29550d38e5c80d233e65aa01.tar.gz
doc: Mention macOS wcwidth bug.
* m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Mention macOS bugs. * doc/posix-functions/wcwidth.texi: Update regarding macOS.
Diffstat (limited to 'doc')
-rw-r--r--doc/posix-functions/wcwidth.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/posix-functions/wcwidth.texi b/doc/posix-functions/wcwidth.texi
index 0540bb67a1..b68cb78015 100644
--- a/doc/posix-functions/wcwidth.texi
+++ b/doc/posix-functions/wcwidth.texi
@@ -17,7 +17,7 @@ glibc 2.8.
@item
This function handles combining characters in UTF-8 locales incorrectly on some
platforms:
-NetBSD 9.0, OpenBSD 5.8, MidnightBSD 1.1.
+macOS 12.5, NetBSD 9.0, OpenBSD 5.8, MidnightBSD 1.1.
@item
This function returns 2 for characters with ambiguous east asian width, even in
Western locales, on some platforms: