From 229598b807f4a62a39dcb08ef1c4c9ee9785f433 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 19 Jun 1996 04:17:36 +0000 Subject: . --- old/fileutils/ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'old') diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 7a9d69c30..74c035c1f 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,8 +1,9 @@ Tue Jun 18 20:54:05 1996 Jim Meyering * cp.c (copy_reg): Cast both sides of comparison to size_t - to avoid warning about `comparison between signed and unsigned' + to avoid a warning about `comparison between signed and unsigned' from gcc -Wall. + Declare pointer parameters const as appropriate. * ln.c (do_link): Refine last change so we don't disallow commands like `ln --force A B' when A and B are hard links to the same file. @@ -22,7 +23,6 @@ Tue Jun 18 20:54:05 1996 Jim Meyering * ln.c (STREQ): Remove macro definition * system.h (STREQ): Add it here instead. * cp.c (do_copy): Use STREQ here instead of strcmp(...) == 0. - Declare pointer parameters const as appropriate. * cp.c (do_copy): When the force and backup options have been specified and the source and destination are the same name for an -- cgit v1.2.3-70-g09d2