]> git.ipfire.org Git - thirdparty/gettext.git/commit
build: Silence most warnings from gcc 11.
authorBruno Haible <bruno@clisp.org>
Mon, 19 Jun 2023 13:05:34 +0000 (15:05 +0200)
committerBruno Haible <bruno@clisp.org>
Mon, 19 Jun 2023 13:05:34 +0000 (15:05 +0200)
commit225d113080413a7c174a3923d7d5684ba844d7b1
treee3d8c07b7c32a6f8d93845223e9eae929e37b5f3
parente0d01dfc1ee9de110e92b8b5df63023d6f3b1123
build: Silence most warnings from gcc 11.

* m4/more-warnings.m4 (gt_MORE_WARNINGS): With gcc 11 or older, silence three
more types of warnings.
m4/more-warnings.m4