From: "Jérémie Dimino" <jeremie@dimino.org>
To: guillaume.yziquel@citycable.ch
Cc: OCaml List <caml-list@inria.fr>
Subject: Re: [Caml-list] Toplevel debugging.
Date: Mon, 25 Jan 2010 09:56:24 +0100 [thread overview]
Message-ID: <1264409784.3482.8.camel@aurora> (raw)
In-Reply-To: <4B5B31E3.5060605@citycable.ch>
Le samedi 23 janvier 2010 à 18:29 +0100, Guillaume Yziquel a écrit :
> >> # Fatal error: exception Sys_blocked_io
> >> yziquel@seldon:~/git/mlgame$
It is because mlgame set stdin into non-blocking mode (file input.ml,
line 81) and the toplevel does not support that.
If you want to be able to put stdin into non-blocking mode in the
toplevel, you should install lwt and load the package lwt.unix before
mlgame.
Cheers,
Jérémie
prev parent reply other threads:[~2010-01-25 8:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <4B3A7C34.3060606@yziquel.homelinux.org>
[not found] ` <4B4F3402.4010307@citycable.ch>
[not found] ` <c55009e71001160745y5b9a03b9r326a98d1e42f1cd5@mail.gmail.com>
[not found] ` <4B5B2F9F.3050302@citycable.ch>
2010-01-23 17:29 ` Guillaume Yziquel
2010-01-24 5:00 ` [Caml-list] " Jake Donham
2010-01-25 8:56 ` Jérémie Dimino [this message]
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1264409784.3482.8.camel@aurora \
--to=jeremie@dimino.org \
--cc=caml-list@inria.fr \
--cc=guillaume.yziquel@citycable.ch \
/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