Hi, The CI reports today that "make distcheck" fails:
prohibit_c_ctype_without_use gzip.c maint.mk: the above files include c-ctype.h but don't use it make[3]: *** [maint.mk:776: sc_prohibit_c_ctype_without_use] Error 1 make[3]: Leaving directory '/GZIP/gzip' make[2]: *** [dist-check.mk:174: my-distcheck] Error 2 make[2]: Leaving directory '/GZIP/gzip' make[1]: *** [Makefile:2389: distcheck-hook] Error 2 make[1]: Leaving directory '/GZIP/gzip' make: *** [Makefile:2047: distcheck] Error 1 This is apparently related to commits ede0a8888a4d3d0750e1651e01f198e2faab5d59 "gzip: quote oddball file names in diagnostics" df353a3afcf80a900b5e27d9fae6d3ec26e74d8e "gzip: tolower → c_tolower" Bruno
