bug-coreutils
[Top][All Lists]
Advanced

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

Re: factor


From: ThMO
Subject: Re: factor
Date: Mon, 03 Oct 2005 18:48:29 +0200

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




reply via email to

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