bug-coreutils
[Top][All Lists]
Advanced

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

Re: [PATCH] Improve quality of format-checking code for seq.


From: Jim Meyering
Subject: Re: [PATCH] Improve quality of format-checking code for seq.
Date: Sun, 26 Oct 2008 10:06:56 +0100

Paul Eggert <address@hidden> wrote:
> * src/seq.c (validate_format): Remove. Migrate its checks into...
> (long_double_format): Report an error and exit if an error is found,
> instead of returning NULL.  All callers changed.
> Use a more-consistent format for diagnostics.
> * tests/misc/seq: Adjust to the more-consistent format for diagnostics.
> ---
>  src/seq.c      |   71 +++++++++++++++----------------------------------------
>  tests/misc/seq |   10 ++++----
>  2 files changed, 25 insertions(+), 56 deletions(-)

Thanks.
As far as I can see this is a "no semantic change"
patch (modulo diagnostics), and it looks fine, so I pushed it.




reply via email to

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