]> git.ipfire.org Git - thirdparty/gettext.git/commit
build: Silence some warnings from gcc 16, part 2.
authorBruno Haible <bruno@clisp.org>
Tue, 12 May 2026 19:29:30 +0000 (21:29 +0200)
committerBruno Haible <bruno@clisp.org>
Tue, 12 May 2026 19:29:30 +0000 (21:29 +0200)
commitfbabf2d18561f2854087bad155db846eb4bb8cc7
tree5f6f8489bd685d8337f775f6959b4c59ffa8bb59
parent6629d1d20e80af08c4853a9e0dc94f1fcbdec0b2
build: Silence some warnings from gcc 16, part 2.

* m4/more-warnings.m4 (gt_MORE_WARNINGS): Don't add a -Wno-useless-cast option
for gcc versions < 14.
m4/more-warnings.m4