]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
Add -Wshadow.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 13 Sep 2004 12:16:08 +0000 (12:16 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 13 Sep 2004 12:16:08 +0000 (12:16 +0000)
ChangeLog

index 6f25c93a4879708dc8a94f72dba18e19002d2caf..0b8f59c3480560b7e1b5719c9a98e3260c855c12 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,11 @@
        Problem reported by Felipe Kellermann in:
        http://lists.gnu.org/archive/html/bug-coreutils/2004-09/msg00081.html
 
+2004-09-12  Jim Meyering  <jim@meyering.net>
+
+       * Makefile.maint (my-distcheck): When building with -Werror, also
+       require -Wshadow.
+
 2004-09-10  Paul Eggert  <eggert@cs.ucla.edu>
 
        * NEWS: "tail" now handles obscure POSIX 1003.2-1992 cases better.