bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [coreutils] coreutils-7.0 expr exposes long-standing bug in matlab s


From: Jim Meyering
Subject: Re: [coreutils] coreutils-7.0 expr exposes long-standing bug in matlab startup script
Date: Wed, 15 Oct 2008 09:28:45 +0200

Paul Eggert <address@hidden> 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!




reply via email to

[Prev in Thread] Current Thread [Next in Thread]