]> Savannah Git Hosting - gnulib.git/commit
assert-h, stdbool: Fix compilation error with MSVC 14 (regr. yesterday).
authorBruno Haible <bruno@clisp.org>
Wed, 30 Oct 2024 14:56:41 +0000 (15:56 +0100)
committerBruno Haible <bruno@clisp.org>
Wed, 30 Oct 2024 14:56:41 +0000 (15:56 +0100)
commit3b67980c26e94599caaa60122941fe1bcce8c04c
tree75a1d70a47b862799287c2a7f514a3f35d575de3
parent98b3558036b01d50ef38c33f2378dae7e433222c
assert-h, stdbool: Fix compilation error with MSVC 14 (regr. yesterday).

* m4/assert_h.m4 (gl_ASSERT_H): Add parentheses to the preprocessor
expression.
* m4/c-bool.m4 (gl_C_BOOL): Likewise.
ChangeLog
m4/assert_h.m4
m4/c-bool.m4