Thanks to Paul Eggert for two more fixes. FYI, I've also just updated to the latest gnulib, since there have been nontrivial improvements since the last snapshot.
I'm hoping this is the final snapshot and that I will be able to make a release soon. Please test and report back to the mailing list. Thanks, Jim --------------- gzip snapshot: https://meyering.net/gzip/gzip-ss.tar.xz 748 KB https://meyering.net/gzip/gzip-ss.tar.xz.sig https://meyering.net/gzip/gzip-1.8.50-ae33.tar.xz Changes in gzip since 1.8.47-10d7: Jim Meyering (1): build: update gnulib to latest Paul Eggert (2): gzexe: ensure file always exists maint: zforce and zmore exit status cleanup Changes in gnulib since 1.8.47-10d7: * gnulib ce0eeab...ec26e3b (39): > glob: Silence warning about void pointer arithmetic. > glob.c: Silence warning about void pointer arithmetic > spawn-pipe: Silence a clang warning. > explicit_bzero: port to macOS + Clang 9.0.0 > doc: Improve explanation of supporting relocatable libraries. > doc: Use better texinfo tags in a few cases. > unistr/base: Update comment. > test-faccessat.c: avoid test failure if prior partial run > test-faccessat.c: unlink temp file to avoid subsequent test failure > doc: New section "Modifying the build rules of a Gnulib import directory". > doc: Tweak wording. > no-c++: Avoid "egrep: repetition-operator operand invalid" error. > all: Replace more http URLs by https URLs. > autoupdate > Port better to CentOS 5 > stat: add missing module dependencies > stat: fix compilation failure on macOS Sierra > test-faccessat.c: correct BASE definition to avoid parallel test failure > autoupdate > unicase: fix VPATH build > Fix typo in comment, in my last commit. > libunistring: update to Unicode 9.0.0 > strfmon_l: Fix compilation error with glibc 2.25. > autoupdate > posixtm: remove PDS_LEADING_YEAR > stat: fix doc wording typo > stat: work around Solaris bug with tv_nsec < 0 > regex: merge from glibc > regex: merge from glibc > crypto/gc-sm3: Fix buffer overrun. > append, don't replace existing VCS ignore files > autoupdate > autoupdate > autoupdate > maint: shorten https://lists.gnu.org/archive/html/... links > faccessat: Make the last change more robust. > faccessat: port to macOS (Bug#29231) > getprogname: Fix compilation error on IRIX. > year2038: Tweak last patch.