*** empty log message ***
authorJim Meyering <jim@meyering.net>
Fri, 2 Nov 2001 13:16:21 +0000 (13:16 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 2 Nov 2001 13:16:21 +0000 (13:16 +0000)
old/fileutils/ChangeLog

index 2f964ec..14c11c5 100644 (file)
@@ -2,6 +2,9 @@
 
        * Version 4.1.1.
 
+       * src/ls.c (dev_ino_pop): Cast 2nd arg of obstack_blank to `int'
+       before negating to avoid warning from gcc on systems with 64-bit size_t.
+
        * src/ls.c: Use XMALLOC and XREALLOC in a several places.  It's cleaner.
 
 2001-11-01  Jim Meyering  <meyering@lucent.com>