Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #264852

Category gzip
Changed by Jim Meyering <meyeringohnoyoudont@meta.com>
Changed at Fri 17 Apr 2026 19:34:09
Repository git://git.savannah.gnu.org/gzip.git
Project gzip
Branch master
Revision c5fdfa9c2de62904fe22bb14cb969814746675a0

Comments

maint: avoid syntax-check doubled-word false positive
* znew.in: "if if ..." looks odd but is totally fine per POSIX.
It triggered the "make syntax-check" doubled word failure. Adding braces
makes it more readable to me and avoids the syntax-check failure.
* NEWS: fix typo: s/propery/properly/
* lib/.gitignore: Update.
* m4/.gitignore: Likewise.

Changed files