GNU bug report logs - #7877
sleep takes undocumented hex args

Previous Next

Package: coreutils;

Reported by: jidanni <at> jidanni.org

Date: Fri, 21 Jan 2011 00:09:02 UTC

Severity: normal

Done: Jim Meyering <jim <at> meyering.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Pádraig Brady <P <at> draigBrady.com>
To: bug-coreutils <at> gnu.org
Subject: bug#7877: sleep takes undocumented hex args
Date: Fri, 21 Jan 2011 10:29:47 +0000
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 '.'

cheers,
Pádraig.




This bug report was last modified 14 years and 146 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.