gzip --no-name: avoid spurious warning
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 5 Nov 2016 03:15:42 +0000 (20:15 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 5 Nov 2016 03:25:10 +0000 (20:25 -0700)
commitfa0feeca560a412d513696aca15e41e755c62254
treef921a671e54995fa77910e10ca6292ff6679bdf8
parent3e1af5b7abc005ac8070f1f5b3b433afb9099793
gzip --no-name: avoid spurious warning

Problem reported by Jim Meyering (Bug#24826).
* tests/timestamp: Add a test from Jim Meyering to exercise the fix
* zip.c (zip): Treat unknown time stamps as 0.
tests/timestamp
zip.c