]> Savannah Git Hosting - gnulib.git/commit
vasnwprintf: Support huge wide string arguments.
authorBruno Haible <bruno@clisp.org>
Thu, 20 Jun 2024 06:11:53 +0000 (08:11 +0200)
committerBruno Haible <bruno@clisp.org>
Thu, 20 Jun 2024 06:11:53 +0000 (08:11 +0200)
commit94d34cfb941880ba7112cefb196a4a0fc9f713de
tree17e95f50f1f29e4dc679fd367257f492b8d95817
parent93ec4a99f0bd0cd52dc57888bc9e5c6d2a6d5cc1
vasnwprintf: Support huge wide string arguments.

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