bug-gzip
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#29006: gunzip does not works with an uppercase suffix


From: Jim Meyering
Subject: bug#29006: gunzip does not works with an uppercase suffix
Date: Sun, 29 Oct 2017 07:06:19 -0700

On Sun, Oct 29, 2017 at 6:51 AM, Jim Meyering <address@hidden> wrote:
> On Wed, Oct 25, 2017 at 11:21 PM, meo (XeniaLab) <address@hidden> wrote:
>> its seems that gunzip does not works with uppercase suffixes...
>
> Thank you for the report. That is a bug, indeed. Here is a small reproducer:
>
>   $ :|gzip > kT && gzip -d -S T kT
>   gzip: kT: unknown suffix -- ignored
>
> I have a fix and will post it shortly.

Thanks again. Here's the patch.
I've attributed your email address in the commit log.
If you'd prefer I use a name, tell me what to use soon.
Once I push, that log message cannot be modified.

Attachment: upper-suffix.diff
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]