summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2023-04-09 20:34:48 +0200
committerBruno Haible <bruno@clisp.org>2023-04-09 20:35:39 +0200
commitde3b8cf5e26e3539a2c696688d6422dab851d06c (patch)
tree12767316bb17ef0f4383c679f35ccf2d9c0d346e /doc
parente5870f71c32284974669bb766daefee78737c0fa (diff)
downloadgnulib-de3b8cf5e26e3539a2c696688d6422dab851d06c.tar.gz
vasnwprintf-posix: More details about the glibc bug.
* doc/posix-functions/swprintf.texi: Add comment. * m4/printf.m4 (gl_SWPRINTF_DIRECTIVE_LA): Update cross-compilation guess.
Diffstat (limited to 'doc')
-rw-r--r--doc/posix-functions/swprintf.texi1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/posix-functions/swprintf.texi b/doc/posix-functions/swprintf.texi
index fe36bc215a..649b541ed0 100644
--- a/doc/posix-functions/swprintf.texi
+++ b/doc/posix-functions/swprintf.texi
@@ -38,6 +38,7 @@ On Windows, this function does not take a buffer size as second argument.
@item
This function produces wrong values for the @samp{La} directive
on some platforms:
+@c https://sourceware.org/bugzilla/show_bug.cgi?id=13726
glibc 2.15,
@c https://dev.haiku-os.org/ticket/18353
Haiku.