diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2004-09-13 12:16:08 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2004-09-13 12:16:08 +0000 |
commit | 6340f98cc43822293681e95337a0add1020affe1 (patch) | |
tree | f147f1fba74b8e5537abf896d394a2b7f32e3ebb /ChangeLog | |
parent | 1657fe1f64e3220081bcf860dea1e1d2439d130a (diff) | |
download | coreutils-6340f98cc43822293681e95337a0add1020affe1.tar.xz |
Add -Wshadow.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |