The continuous integration failed today, with this error: make[4]: Entering directory '/builds/gnu-diffutils/ci-distcheck/build/diffutils/src' stat_size stat_size stat_size stat_size the above functions should have static scope make[4]: *** [/builds/gnu-diffutils/ci-distcheck/build/diffutils/tight-scope.mk:42: _gl_tight_scope] Error 1
Apparently it complains about the new 'stat_size' function introduced in commit 6984795f4923dd687737d7e917bad5243d127774 . Bruno