bug#33843: new snapshot available: gzip-1.9.15-17f5c

2018-12-23 Thread Assaf Gordon
Hello, On 2018-12-23 12:25 a.m., Jim Meyering wrote: gzip snapshot: https://meyering.net/gzip/gzip-1.9.15-17f5c.tar.xz No test failures on: Debian 8.11 (i686) Debian 8.11 (mips64) Debian unstable (sparc64) Fedora 29 (x86_64) CentOS 7 (ppc) CentOS 7 (ppc64le) Raspbian 9.6 (arm

bug#33843: new snapshot available: gzip-1.9.15-17f5c

2018-12-23 Thread Paul Eggert
The attached patch fixes two warnings generated by Oracle Developer Studio 12.6 on Solaris 10 sparc. The patch doesn't fix any real bugs and so is not urgent. All tests pass on this platform. If the attached patch is installed, we can also remove the "-Wunreachable-code" line from configure.ac

bug#33843: new snapshot available: gzip-1.9.15-17f5c

2018-12-23 Thread Paul Eggert
Assaf Gordon wrote:   AIX 2 (00FA74164C00) (requires 64bit time_t) I think you meant "AIX 7.2", where 'uname -a' outputs something like "AIX power8-aix 2 7 00FA74164C00". I checked by trying both AIX 7.1 (00F84C0C4C00) and AIX 7.2 (00FA74164C00) with xlc, and on both platforms an ordinary

bug#33843: new snapshot available: gzip-1.9.15-17f5c

2018-12-23 Thread Jim Meyering
On Sun, Dec 23, 2018 at 3:19 PM Paul Eggert wrote: > The attached patch fixes two warnings generated by Oracle Developer Studio > 12.6 > on Solaris 10 sparc. The patch doesn't fix any real bugs and so is not urgent. > All tests pass on this platform. > > If the attached patch is installed, we can