From fa9603b6d40ca9863ed64e02d67a3dc7b2c9ab66 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 25 Dec 2000 18:38:19 +0000 Subject: *** empty log message *** --- old/fileutils/ChangeLog | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'old/fileutils') diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index f979463c1..b06db601e 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,17 +1,21 @@ 2000-12-25 Jim Meyering + Clean-up to avoid warnings from Irix's c89. * src/remove.c (hash_compare_active_dir_ents): Return explicit `true' or `false', rather than relying on implicit int-to-enum cast. - + * src/copy.c (same_file_ok): Remove declaration and set of unused + variables: src_sb_no_link, dst_sb_no_link. * src/ls.c (extract_dirs_from_files): Remove unused variable. Reported by Nelson Beebe. - (gobble_file): Move decl of local, val, into the scope where it's used. + + * src/ls.c (gobble_file): Move decl of local, val, into the scope + where it's used. 2000-12-24 Jim Meyering For both ln and install, when using `--backup=simple --suffix=S', the suffix `S' wasn't used. - + * src/ln.c (main): Actually use the local variable, `backup_suffix_string'. * src/install.c (main): Likewise. -- cgit v1.2.3-70-g09d2