]> Savannah Git Hosting - gnulib.git/commit
Work around https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82283 .
authorBruno Haible <bruno@clisp.org>
Mon, 15 May 2023 12:56:52 +0000 (14:56 +0200)
committerBruno Haible <bruno@clisp.org>
Mon, 15 May 2023 12:56:52 +0000 (14:56 +0200)
commit29f9d848e5787ac488463fd85161359542ac00c3
treebac99a43a3adb59385e68412bc306873f3c71b37
parent3a70af2168910c6ad0d59924d276f831638a52e0
Work around https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82283 .

Reported by Pádraig Brady <P@draigBrady.com> in
<https://lists.gnu.org/archive/html/bug-gnulib/2023-05/msg00077.html>.

* m4/gnulib-common.m4 (gl_CC_GNULIB_WARNINGS): Add
-Wno-missing-field-initializers for GCC < 11.
ChangeLog
m4/gnulib-common.m4