Paul Eggert <[EMAIL PROTECTED]> 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. _______________________________________________ Bug-coreutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-coreutils
