]> 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:12:52 +0000 (21:12 +0200)
commit8850ea37e434e35be4611050bf26f8a145a23182
tree35b9cb94b0d9e2ec6c5c0926b615a1ca6bb63c6f
parent3f7d4c77e8f2c8b1ba3a5608bb6dce298d38487f
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