bug-coreutils
[Top][All Lists]
Advanced

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

bug#7877: sleep takes undocumented hex args


From: Jim Meyering
Subject: bug#7877: sleep takes undocumented hex args
Date: Fri, 21 Jan 2011 12:12:08 +0100

Pádraig Brady wrote:
> On 21/01/11 09:24, Jim Meyering wrote:
>> +    return false;
>> +  return ISDIGIT (*p) || *p == '.';
>> +}
>
> looks good. Perhaps rename to c_strtod_pre_filter()
> as I initially wondered why you hardcoded '.'

Good idea.  Done.  Thanks for the quick review.





reply via email to

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