]> Savannah Git Hosting - gnulib.git/commit
vasnprintf, u*-vasnprintf: Support huge wide string arguments.
authorBruno Haible <bruno@clisp.org>
Thu, 20 Jun 2024 01:19:15 +0000 (03:19 +0200)
committerBruno Haible <bruno@clisp.org>
Thu, 20 Jun 2024 01:19:15 +0000 (03:19 +0200)
commit4f25160078b665751a4655b13550e8431ee9381d
treedaccfd3fbe2e80efd6f98757e5de38f5a6775b0c
parent9bc7bceef85fc2524fadb558389d8d5bba1bd5d9
vasnprintf, u*-vasnprintf: Support huge wide string arguments.

* lib/vasnprintf.c: (VASNPRINTF): In 64-bit builds, handle the %ls
directive ourselves.
(local_wcslen, local_wcrtomb): Adjust #if condition.
ChangeLog
lib/vasnprintf.c