]> Savannah Git Hosting - gnulib.git/commit
vasnprintf tests: Fix compilation error on MSVC (regression yesterday).
authorBruno Haible <bruno@clisp.org>
Sun, 13 Apr 2025 15:48:56 +0000 (17:48 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 13 Apr 2025 15:48:56 +0000 (17:48 +0200)
commit3fe7fc5c1e407c6fb7d26da602528c71e25f41bb
treec48abb4413fca6fd8433a7203a1bb528db53dcae
parent6861ecc3fbd4a429d8810f6b7a6a6b557f65b9f4
vasnprintf tests: Fix compilation error on MSVC (regression yesterday).

* tests/test-vasnprintf-posix2.c (main): Disable the new test on
platforms where the 'long double' value range is insufficient.
* tests/test-vasnwprintf-posix2.c (main): Likewise.
ChangeLog
tests/test-vasnprintf-posix2.c
tests/test-vasnwprintf-posix2.c