bug-coreutils
[Top][All Lists]
Advanced

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

Re: Re4: coreutils v5.2.1 - stat.c


From: Paul Eggert
Subject: Re: Re4: coreutils v5.2.1 - stat.c
Date: Thu, 29 Sep 2005 12:08:23 -0700
User-agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux)

ThMO <address@hidden> writes:

> I do have a shorter patch for you:
> ...
> -#  define XTIME_PRECISION 1000000000LL
> +#  define XTIME_PRECISION 1000000000L

Thanks, but if XTIME_PRECISION can't be of the correct type, I'd
rather just make it 'int' on all platforms and be done with it.

> With both patches the stuff compiles cleanly.

Thanks for checking the longer patch.




reply via email to

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