From: Xavier Leroy <xavier.leroy@inria.fr>
To: caml-list@inria.fr
Subject: Re: [Caml-list] Setting Pervasive's stderr to unbuffered as default?
Date: Tue, 25 Aug 2015 14:32:58 +0200 [thread overview]
Message-ID: <55DC607A.3020001@inria.fr> (raw)
In-Reply-To: <1440500993.3985.2.camel@e130.lan.sumadev.de>
On 25/08/2015 13:09, Gerd Stolpmann wrote:
> I cannot follow. Pervasives.stderr is unbuffered; however (see
> pervasives.ml):
Just to avoid possible misunderstandings:
- All Pervasives.out_channel are buffered. There is no such thing
as an unbuffered out_channel.
- A few "print" functions from Pervasive flush explicitly when
printing a newline (because those functions are often used for
interactive I/O).
- The "%!" modifier for printf also forces a flush.
Hope it's clearer now.
- Xavier Leroy
prev parent reply other threads:[~2015-08-25 12:32 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-23 0:19 Oliver Bandel
2015-08-24 12:19 ` Sébastien Hinderer
2015-08-25 11:09 ` Gerd Stolpmann
2015-08-25 11:52 ` Sébastien Hinderer
2015-08-25 12:32 ` Xavier Leroy [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=55DC607A.3020001@inria.fr \
--to=xavier.leroy@inria.fr \
--cc=caml-list@inria.fr \
/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