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

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

multi-volume (-L) option


From: Hartmut2 . Schaefer
Subject: multi-volume (-L) option
Date: Tue, 2 Jan 2001 11:20:31 +0100

tar.c:
657:   if (xstrtoul (optarg, (char **) 0, 10, &u, "") != LONG_MAX)

should be (?):

657:   if (xstrtoul (optarg, (char **) 0, 10, &u, "") != LONGINT_OK)

Regards (and a happy new year),

Hartmut

                  \\\\_|_////
                  (   @ @   )
-----------------oOOo-(_)-oOOo-------------------------
Hartmut Schaefer                address@hidden
              (address@hidden)
HS2 Hard- und Softwareentwicklung          (www.hs2.de)
Tel.:  +49+89-43549574
Mobil: +49+171-2678677
--------------------------Oooo-------------------------
                 oooO    (   )
                 (   )    ) /
                  \ (    (_/
                   \_)









reply via email to

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