From: Paul Eggert Date: Mon, 17 Aug 2020 19:36:28 +0000 (-0700) Subject: * build-aux/gcc-warning.spec: Update comments. X-Git-Tag: v1.0~3711 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4f91f6ba64e0aa0f086dca61b60579e8ffe53b69;p=thirdparty%2Fgnulib.git * build-aux/gcc-warning.spec: Update comments. --- diff --git a/ChangeLog b/ChangeLog index 8195b53c6c..a5cd6e3167 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2020-08-17 Paul Eggert + + * build-aux/gcc-warning.spec: Update comments. + 2020-08-17 Bruno Haible Assume autoconf >= 2.64. diff --git a/build-aux/gcc-warning.spec b/build-aux/gcc-warning.spec index 6c0602be41..3f7e886c52 100644 --- a/build-aux/gcc-warning.spec +++ b/build-aux/gcc-warning.spec @@ -83,7 +83,7 @@ -Wcpp default -Wctor-dtor-privacy c++ -Wdangling-else enabled by -Wparentheses --Wdeclaration-after-statement FIXME: do not want. others may +-Wdeclaration-after-statement needed only for pre-C99, so obsolete -Wdelete-incomplete c++ and objc++ -Wdelete-non-virtual-dtor c++ -Wdeprecated default @@ -236,7 +236,7 @@ -Wshift-negative-value enabled by -Wextra -Wshift-overflow covered by -Wshift-overflow=2 -Wshift-overflow=<0,2> gcc --help=warnings artifact --Wsign-compare FIXME maybe? borderline. some will want this +-Wsign-compare enabled by -Wextra -Wsign-conversion FIXME maybe? borderline. some will want this -Wsign-promo c++ and objc++ -Wsized-deallocation c++ and objc++