bug-coreutils
[Top][All Lists]
Advanced

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

bug#7317: Bug in SLEEP command


From: Paul Eggert
Subject: bug#7317: Bug in SLEEP command
Date: Wed, 03 Nov 2010 11:05:13 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.15) Gecko/20101027 Thunderbird/3.0.10

On 11/03/10 07:21, Pádraig Brady wrote:
>>> I had a quick look at the gnulib replacement which
>>> seems to assume 49 days is the worst case,
>>> whereas we now need to use 24 days?

It's worse than that, no?  We need a test in m4/nanosleep.m4
that detects the bug.  If 'configure' can't reliably detect the bug,
it'll have to assume that it's present, and always replace nanosleep.

Perhaps we can limit this assumption to all 32-bit Linux platforms,
but still, it'd be nicer if we could reliably detect this bug
(and we don't want "configure" to run for 24.4 days to find out!).





reply via email to

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