bug-gnu-utils
[Top][All Lists]
Advanced

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

Re: tar bug?


From: Stepan Kasal
Subject: Re: tar bug?
Date: Fri, 3 Jan 2003 08:55:51 +0100
User-agent: Mutt/1.2.5.1i

Hello,

On Thu, Jan 02, 2003 at 03:25:00PM -0500, Patrick Alken wrote:
> 
>     if (xstrtoul (optarg, (char **) 0, 10, &u, "") != LONG_MAX)
>       USAGE_ERROR ((0, 0, _("Invalid tape length")));

thank you very much for the bug report.  It seems that the correct fix
is to use LONGINT_OK instead of LONG_MAX.

This bug is already fixed in current development release
( ftp://alpha.gnu.org/gnu/tar/tar-1.13.25.tar.gz ).

Regards,
        Stepan Kasal



reply via email to

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