Suggested by Reuben Thomas in:
https://lists.gnu.org/r/bug-gnulib/2020-09/msg00001.html
At some point somebody should merge the many other manywarnings-c.m4
changes into manywarnings-c++.m4 too, e.g.,
2020-07-02T00:00:51Z!eggert@cs.ucla.edu.
* m4/manywarnings-c++.m4 (gl_MANYWARN_ALL_GCC_CXX_IMPL):
Remove -Wchkp, -Wabi.
+2020-09-01 Paul Eggert <eggert@cs.ucla.edu>
+
+ manywarnings: remove -Wchkp and -Wabi from C++ too
+ Suggested by Reuben Thomas in:
+ https://lists.gnu.org/r/bug-gnulib/2020-09/msg00001.html
+ At some point somebody should merge the many other manywarnings-c.m4
+ changes into manywarnings-c++.m4 too, e.g.,
+ 2020-07-02T00:00:51Z!eggert@cs.ucla.edu.
+ * m4/manywarnings-c++.m4 (gl_MANYWARN_ALL_GCC_CXX_IMPL):
+ Remove -Wchkp, -Wabi.
+
2020-08-30 Bruno Haible <bruno@clisp.org>
strerrorname_np: Add tests.
gl_manywarn_set=
for gl_manywarn_item in \
-W \
- -Wabi \
-Wabi-tag \
-Waddress \
-Waggressive-loop-optimizations \
-Wbuiltin-macro-redefined \
-Wcast-align \
-Wchar-subscripts \
- -Wchkp \
-Wclobbered \
-Wcomment \
-Wcomments \