]> 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 01:51:48 +0000 (03:51 +0200)
commitb0414b342c433b6057abe4779c1d991c11c89a60
treeb4ad2531af5e7f34c0db1cd27eaa8745aa515e58
parente23d55dfc7c8ac9471e922dac2901e45103c4def
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