]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Mon, 25 Dec 2000 10:45:20 +0000 (10:45 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 25 Dec 2000 10:45:20 +0000 (10:45 +0000)
old/fileutils/ChangeLog

index dd7a2b00152c828696f5fc9505c7f1421f441bae..0f3f5ccc7b6e59de4238eca6a8c2d2b8bf6f6297 100644 (file)
@@ -1,5 +1,8 @@
 2000-12-25  Jim Meyering  <meyering@lucent.com>
 
+       * src/remove.c (hash_compare_active_dir_ents): Return explicit `true'
+       or `false', rather than relying on implicit int-to-enum cast.
+
        * 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.