]> git.ipfire.org Git - thirdparty/gettext.git/commit
build: Silence some warnings from gcc 16.
authorBruno Haible <bruno@clisp.org>
Thu, 7 May 2026 22:07:30 +0000 (00:07 +0200)
committerBruno Haible <bruno@clisp.org>
Thu, 7 May 2026 22:07:30 +0000 (00:07 +0200)
commitd2958ddd4449476f93cf515abe8f2e6939ef01b4
treeb18077fce9b35876018ec3dffaee9760807b2d9f
parentf398566fe44be172a830a3453e1e6a54eb9d6c31
build: Silence some warnings from gcc 16.

* m4/more-warnings.m4 (gt_MORE_WARNINGS): Don't add the -Wuseless-cast and
-Wkeyword-macro options.
m4/more-warnings.m4