]> Savannah Git Hosting - gnulib.git/commit
vasnwprintf-posix: Work around a musl libc bug.
authorBruno Haible <bruno@clisp.org>
Mon, 12 Jun 2023 14:48:03 +0000 (16:48 +0200)
committerBruno Haible <bruno@clisp.org>
Mon, 12 Jun 2023 17:13:20 +0000 (19:13 +0200)
commit284bd54ebc28cd3b61596014adb3440ad2c65c2e
tree2caf9f3381b289ee65605c8bba23bbdd3851852c
parent8f0241490d9cd2b3a1eb43a0d2680fe857b7fc8d
vasnwprintf-posix: Work around a musl libc bug.

* m4/vasnprintf.m4 (gl_PREREQ_VASNWPRINTF): Test also whether swprintf
in the C locale is free of encoding errors, and set
NEED_WPRINTF_DIRECTIVE_C if not.
* doc/posix-functions/swprintf.texi: Clarify the list of platforms for
the %c problem.
ChangeLog
doc/posix-functions/swprintf.texi
m4/vasnprintf.m4