.
authorJim Meyering <jim@meyering.net>
Sat, 23 Nov 2002 16:17:51 +0000 (16:17 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 23 Nov 2002 16:17:51 +0000 (16:17 +0000)
lib/ChangeLog

index 84426146e3fb122f4ac976cc4f42b02db6cf186d..4a947e8efa8edd7569264cd63feea25e850635a7 100644 (file)
@@ -1,5 +1,8 @@
 2002-11-23  Jim Meyering  <jim@meyering.net>
 
+       * sig2str.c (str2signum, sig2str): Avoid a warning from gcc:
+       Use `unsigned', not `int', as type of index.
+
        * xstat.in [@BEGIN_LSTAT_ONLY@]: Include <string.h>.
 
        * fsusage.c: Remove unneeded parentheses around operands of `defined'.