Eric Blake <[EMAIL PROTECTED]> wrote: > The patch indeed fixes the listed02.at test on cygwin.
OK > Wouldn't POSIX strtoumax (already a gnulib module) be better than rolling > your own? Sure, that was the intention. > strtoul may be to short for uintmax_t, did you mean to use getnum or > strtoumax here? Yes, it should be strtoumax. Regards, Sergey _______________________________________________ Bug-tar mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-tar
