]> Savannah Git Hosting - gnulib.git/commit
stdbool tests: Fix compilation error with clang/MSVC.
authorBruno Haible <bruno@clisp.org>
Tue, 20 Sep 2022 21:57:06 +0000 (23:57 +0200)
committerBruno Haible <bruno@clisp.org>
Tue, 20 Sep 2022 21:58:33 +0000 (23:58 +0200)
commita8d15345027f4f1378de1f1116ad8f3b6aeadeec
treef938d5759b868617605c5b6bd5f7c536687ad4cb
parentbbc000da249fb2f9000ad0ec1c17a53387656fb1
stdbool tests: Fix compilation error with clang/MSVC.

* tests/test-stdbool.c (WORKING_BOOL): Define to 0 on compilers that
define _MSC_VER.
ChangeLog
tests/test-stdbool.c