]> git.ipfire.org Git - thirdparty/gettext.git/commit
tests: Fix lang-c++20 failure with g++ >= 14 or clang++ >= 19.
authorBruno Haible <bruno@clisp.org>
Mon, 2 Dec 2024 11:09:40 +0000 (12:09 +0100)
committerBruno Haible <bruno@clisp.org>
Mon, 2 Dec 2024 11:09:40 +0000 (12:09 +0100)
commitb4d2633d99301b41609da4dad71469a040f684e9
treedc043916f7220c5b40b53950d29920cccbf16993
parentf405adea038ef7cf34a1b8ed6756782d100086e5
tests: Fix lang-c++20 failure with g++ >= 14 or clang++ >= 19.

* gettext-tools/tests/lang-c++20: Support newer C++ versions. Try option
-std=gnu++26, necessary for newer C++ versions.
gettext-tools/tests/lang-c++20