Hello Jim and others listening,

for the last time today, really.  :)

>        if (err == LONGINT_OVERFLOW)
> -       error (0, 0, _("%s is too large"), quote (s));
> +       error (0, 0, _("%s is too large"), quote (s_diag));

In case is_negative is true, this should be called:
  _("%s is too small")

THX for listening.

CU Tom.
(Thomas M.Ott)
Germany


_______________________________________________
Bug-coreutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to