]> Savannah Git Hosting - gnulib.git/commit
verify: Avoid syntax error due to static_assert with GNU C++ 6.x.
authorBruno Haible <bruno@clisp.org>
Wed, 14 Sep 2022 01:04:10 +0000 (03:04 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 14 Sep 2022 01:04:10 +0000 (03:04 +0200)
commit0e59ffd2e436b4e2b1f5b55b60ca7b6455c2c4b7
treed456ce6c295a7a282f9d3aca9db25ffba52cc507
parent4b506cbc3f198d61ed47b3a590bf33e561cf3cde
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