Paul Eggert <[EMAIL PROTECTED]> wrote: ... > Here's a proposed patch to do that. This change is a bit larger than > it has to be compared to 7.0, because (to be conservative) when in doubt > it does things the pre-7.0 way rather than the 7.0 way. For example, it > uses the same diagnostics as pre-7.0. ...
I'll probably apply my tiny fix, for the record, then merge your patch, with two tweaks to get past "make syntax-check": $ make syntax-check src/expr.c:38:#include "inttostr.h" src/expr.c:43:#include "verify.h" maint.mk: the above are already included via system.h make: *** [sc_system_h_headers] Error 1 Thanks again! _______________________________________________ Bug-coreutils mailing list Bug-coreutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-coreutils