]> Dogcows Code - chaz/tar/blobdiff - ChangeLog
Avoid compiler warnings.
[chaz/tar] / ChangeLog
index c3b16eccabfd651a6fc6e10867c47c97c37f09ab..9b954df882c5ee7cfd5aafdcd0816a2da7e60fa3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,15 @@
+2007-10-18  Jim Meyering  <jim@meyering.net>
+
+       Avoid compiler warnings.
+       * src/list.c (read_header_primitive): Define two locals, to
+       avoid incorrect "may be used uninitialized" warnings.
+       * src/incremen.c (procdir): Remove decl of unused local, "len".
+
 2007-10-18  Sergey Poznyakoff  <gray@gnu.org.ua>
 
        * doc/tar.texi (gzip): Remove compression patent
        warning. According to Brett Smith, the patent is
-       expired. 
+       expired.
 
 2007-10-17  Sergey Poznyakoff  <gray@gnu.org.ua>
 
@@ -16,7 +23,7 @@
        * THANKS: Add Lasse Collin and Jean-Pierre Demailly.
        * NEWS: Update
        * doc/tar.texi: Update
-       
+
 2007-10-12  Paul Eggert  <eggert@cs.ucla.edu>
 
        * src/utf8.c (string_ascii_p): Recode to avoid bogus GCC 4.2.1
This page took 0.021352 seconds and 4 git commands to generate.