From 6340f98cc43822293681e95337a0add1020affe1 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Mon, 13 Sep 2004 12:16:08 +0000 Subject: [PATCH] Add -Wshadow. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 6f25c93a48..0b8f59c348 100644 --- 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 + + * Makefile.maint (my-distcheck): When building with -Werror, also + require -Wshadow. + 2004-09-10 Paul Eggert * NEWS: "tail" now handles obscure POSIX 1003.2-1992 cases better. -- 2.47.2