]> Savannah Git Hosting - gnulib.git/commit
verify: Avoid syntax error due to static_assert with MSVC 14.
authorBruno Haible <bruno@clisp.org>
Sun, 18 Sep 2022 19:14:35 +0000 (21:14 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 18 Sep 2022 19:14:35 +0000 (21:14 +0200)
commit678ea420969786fddd16945be6bcd1c77a4ab550
tree7923a1b279be5bde2b1d85591d5cd48073c00f21
parent8850ea37e434e35be4611050bf26f8a145a23182
verify: Avoid syntax error due to static_assert with MSVC 14.

* lib/verify.h (_Static_assert): Pass only the first argument to
_GL_VERIFY.
ChangeLog
lib/verify.h