bug-guile
[Top][All Lists]
Advanced

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

bug#22767: Thread-sleep! doesn't sleep


From: Takashi Kato
Subject: bug#22767: Thread-sleep! doesn't sleep
Date: Mon, 22 Feb 2016 12:37:56 +0100

Hi there,

I think I've found a bug of thread-sleep! defined in SRFI-18 library.
The file module/srfi/srfi-18.scm line 233 subtract current time from
given timeout argument but this results negative number most of the
case. I think this line should simply return timeout as it is.

Cheers,

-- 
_/_/
Takashi Kato
E-mail: address@hidden





reply via email to

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