unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
From: Takashi Kato <ktakashi19@gmail.com>
To: 22767@debbugs.gnu.org
Subject: bug#22767: Thread-sleep! doesn't sleep
Date: Mon, 22 Feb 2016 12:37:56 +0100	[thread overview]
Message-ID: <CACcjVL3kCz3KAadnR05q6iYK4YczCbbcqmQL5C5BmFigs4mwwg@mail.gmail.com> (raw)

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: ktakashi19@gmail.com





             reply	other threads:[~2016-02-22 11:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-22 11:37 Takashi Kato [this message]
2016-08-07 21:32 ` bug#22767: Thread-sleep! doesn't sleep Andy Wingo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CACcjVL3kCz3KAadnR05q6iYK4YczCbbcqmQL5C5BmFigs4mwwg@mail.gmail.com \
    --to=ktakashi19@gmail.com \
    --cc=22767@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).