ThMO <[EMAIL PROTECTED]> 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. _______________________________________________ Bug-coreutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-coreutils
