]> Savannah Git Hosting - gnulib.git/commit
stdbool: Fix compilation error in C++ mode with MSVC 14.
authorBruno Haible <bruno@clisp.org>
Sun, 4 Sep 2022 14:24:56 +0000 (16:24 +0200)
committerBruno Haible <bruno@clisp.org>
Mon, 5 Sep 2022 01:59:46 +0000 (03:59 +0200)
commit5bbbee5fbb822bb1026e101c1aaafd63255225e7
treeb63bba5b9117829a93c42ddec1258cf748a36974
parentd41252ce5c8c65cc96d1a9162d7aaa69272c65ae
stdbool: Fix compilation error in C++ mode with MSVC 14.

* lib/stdbool.in.h (_Bool, bool, false, true): In C++ mode with MSVC 14,
don't define these as macros.
ChangeLog
lib/stdbool.in.h