]> Savannah Git Hosting - gnulib.git/commit
assert-h, verify: Fix compilation error in C++ mode with MSVC 14.30.
authorBruno Haible <bruno@clisp.org>
Thu, 20 Apr 2023 06:42:56 +0000 (08:42 +0200)
committerBruno Haible <bruno@clisp.org>
Fri, 21 Apr 2023 15:28:48 +0000 (17:28 +0200)
commitc88d611af0caaa8293bd30bfe38c2372673bc476
treecd3c56393cc292c98c2fd820b54ddd3a5bc9290f
parent749fabc0e5f5e9f307cd440cad3ade87366a4a85
assert-h, verify: Fix compilation error in C++ mode with MSVC 14.30.

* lib/verify.h (_Static_assert): In C++ mode with MSVC 14.1 or newer,
define merely to static_assert.
(static_assert): In C++ mode with MSVC 14.1 or newer, don't define.
ChangeLog
lib/verify.h