gzip: fix bug where you say "n" and gzip acts as if you said "y"
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 5 Feb 2013 21:37:40 +0000 (13:37 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 5 Feb 2013 22:20:14 +0000 (14:20 -0800)
commite40a9b65ae95ed6face7ce1336905f0ab0a4992b
tree871803778aff8e6b50607c4ddb516f8829aafccb
parent8798d5c4fd520dcf91f36ebfa60bc5f3dca550d9
gzip: fix bug where you say "n" and gzip acts as if you said "y"

Problem reported for GCC 4.7 x86-64 -O2 by Allan McRae in
<http://lists.gnu.org/archive/html/bug-gzip/2013-02/msg00000.html>.
* NEWS: Document this.  Use consistent format in earlier note.
* gzip.c: Include yesno.h.
* gzip.h (yesno): Remove decl; that's yesno.h's job.
NEWS
gzip.c
gzip.h