bug#24559: [Documentation] man page inconstency

2022-04-01 Thread Paul Eggert
Thanks for reporting that bug in the gzip documentation. I finally got around to fixing it by installing the attached patch, which should appear in the next gzip release. This patch fixes some nearby documentation problems too.From 881c34e0ca65a0ba4999d7cf1417e4071d067ea1 Mon Sep 17 00:00:00 200

bug#23770: Cannot open file gzipped on Android in OSX

2022-04-01 Thread Paul Eggert
This is evidently a problem with the way you're using adb; it's not a gzip bug. adb will sometimes convert LF to CRLF and vice versa, which is not something you can do to a gzipped file. For help on that topic, please consult an adb expert. Closing this (old) gzip bug report.

bug#20453: Building on AIX 7.1 with GCC

2022-04-01 Thread Paul Eggert
On 4/28/15 19:25, Sevan Janiyan wrote: Just ran into an issue which affects gzip, gettext & tar on AIX. Thanks for reporting that seven years ago. I just now tried building bleeding-edge gzip and gettext 0.21 on AIX 7.1 with xlc, and it worked for me. gzip no longer uses quotearg, and gett

bug#16951: zless error under ulimit -v

2022-04-01 Thread Paul Eggert
On 3/6/14 17:39, Paul Eggert wrote: You can reproduce the 'less' problem ... I followed up this old Gzip bug report by writing a proposed patch for 'less' and filing a 'less' bug report here: https://github.com/gwsw/less/issues/258