GNU bug report logs -
#22413
Inconsistency in GZIP documentation of diagnostic output vs. manpage
Previous Next
Reported by: Jason Leschnik <jason <at> leschnik.me>
Date: Wed, 20 Jan 2016 16:32:02 UTC
Severity: minor
Done: Jim Meyering <jim <at> meyering.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Fri, 22 Jan 2016 22:24:26 +0800
with message-id <CA+8g5KGgavLZJ3iAb0wHa4bd=_Lt9NuayE4eR2fxottAZGpFQA <at> mail.gmail.com>
and subject line Re: bug#22413: Git patch to resolve GZIP manpage inconsistency
has caused the debbugs.gnu.org bug report #22413,
regarding Inconsistency in GZIP documentation of diagnostic output vs. manpage
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
22413: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=22413
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[Message part 3 (text/plain, inline)]
I noticed a minor inconsistency between the diagnostic output of gzip(1)
and what is documented in the manpage for the condition where gzip believes
the file has already been compressed "already has .gz suffix".
# Occurs in
----------------
GZIP Version: 1.6 (Compiled source from GNU mirror)
GZIP Version: 1.5 (Installed Binary on Debian 7.8)
# Reproduce
-----------------
touch example.gz && gzip example.gz
Compare this output to that of gzip(1) manpage corresponding to the error.
# Problem
--------------
Expected: gzip: example.gz already has .gz suffix -- no change
Got: gzip: example.gz already has .gz suffix -- unchanged
# Files identified
----------------------
./gzip.doc
./gzip.1
Regards,
Jason.
[Message part 4 (text/html, inline)]
[Message part 5 (message/rfc822, inline)]
On Fri, Jan 22, 2016 at 9:09 PM, Jason Leschnik <jason <at> leschnik.me> wrote:
>> However, before I push, are you sure you
>> want to use the email address you specified in that git header (see
>> below)?
>
> Hey Jim,
>
> *Doh* Definitely! My apologies for the sloppy local config. I'm fine with
> you changing it to the address I'm using now (jason <at> leschnik.me).
No trouble.
Pushed as http://git.savannah.gnu.org/cgit/gzip.git/commit/?id=7608acdeef34543209730cfb9a235a5435fa09b8
This bug report was last modified 9 years and 180 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.