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

2017-10-29 Thread Jim Meyering
On Wed, Oct 25, 2017 at 11:21 PM, meo (XeniaLab) 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 p

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

2017-10-29 Thread Jim Meyering
On Sun, Oct 29, 2017 at 6:51 AM, Jim Meyering wrote: > On Wed, Oct 25, 2017 at 11:21 PM, meo (XeniaLab) 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

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

2017-10-29 Thread Jim Meyering
On Sun, Oct 29, 2017 at 7:09 AM, Meo Bogliolo wrote: > On 29/10/2017 15:06 , Jim Meyering wrote: >> >> On Sun, Oct 29, 2017 at 6:51 AM, Jim Meyering wrote: >>> >>> On Wed, Oct 25, 2017 at 11:21 PM, meo (XeniaLab) wrote: its seems that gunzip does not works with uppercase suffixes... >>

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

2017-10-29 Thread Meo Bogliolo
On 29/10/2017 15:06 , Jim Meyering wrote: On Sun, Oct 29, 2017 at 6:51 AM, Jim Meyering wrote: On Wed, Oct 25, 2017 at 11:21 PM, meo (XeniaLab) 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:

bug#29033: [platform-testers] new snapshot available: gzip-1.8.32-4606

2017-10-29 Thread Jim Meyering
On Fri, Oct 27, 2017 at 7:27 PM, Bruno Haible wrote: > On AIX 7.1, with xlc, in 64-bit mode, 1 test fails: unpack-valid. > Logs attached. Thanks a lot. This appears to have afflicted a few other types of systems, too. This test used `printf '\x1f\x1e...' >test.z` to create a test input, but some