]> Savannah Git Hosting - gnulib.git/commit
verify: Avoid syntax error due to static_assert with GNU C++ 6.x.
authorBruno Haible <bruno@clisp.org>
Sun, 18 Sep 2022 19:12:52 +0000 (21:12 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 18 Sep 2022 19:28:14 +0000 (21:28 +0200)
commit7df0390c04759342f8edcab7d62963a55d88a586
tree5f895721b742f910fe3c593d6bced52a3891f6be
parent1a8fcbde1a713880f8684092dc192fbf26af1972
verify: Avoid syntax error due to static_assert with GNU C++ 6.x.

* lib/verify.h (static_assert): Don't define in GNU C++ 6 or newer.
ChangeLog
lib/verify.h