]> 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:57:06 +0000 (23:57 +0200)
commita4b48765cbb9aebd9afe9656dd4ea7f679331a8a
tree6235636976b22a697d4a4659478f6a26a4f0217e
parent64b2b36762ac434e74bd5c65c1ac7a8fdd3c9788
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