From: "Daniel Bünzli" <daniel.buenzli@erratique.ch>
To: David Allsopp <dra-news@metastack.com>
Cc: OCaml List <caml-list@inria.fr>
Subject: Re: [Caml-list] Vagaries of Printf variants
Date: Mon, 27 Oct 2014 19:51:28 +0100 [thread overview]
Message-ID: <8D9D2D7B6A29486D80BB692EC24DBE06@erratique.ch> (raw)
In-Reply-To: <000001cff20f$57052560$050f7020$@metastack.com>
Le lundi, 27 octobre 2014 à 18:56, David Allsopp a écrit :
> but I'm sure there's a reason for its being that way!
You may be interested in reading this:
http://gallium.inria.fr/blog/format6/
Daniel
P.S. If you are using formatters the problem is less acute. Nowadays you can simply define formatters for each of your types with:
pp : Format.formatter -> t -> unit
and a to_string function is one `Format.asprintf "%a" pp` away.
next prev parent reply other threads:[~2014-10-27 18:51 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-27 17:56 David Allsopp
2014-10-27 18:51 ` Daniel Bünzli [this message]
2014-10-28 9:04 ` David Allsopp
2014-10-28 9:19 ` Gabriel Scherer
2014-10-28 9:33 ` David Allsopp
2014-10-28 20:18 ` [Caml-list] <DKIM> " Pierre Chambart
2014-10-29 10:34 ` David Allsopp
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=8D9D2D7B6A29486D80BB692EC24DBE06@erratique.ch \
--to=daniel.buenzli@erratique.ch \
--cc=caml-list@inria.fr \
--cc=dra-news@metastack.com \
/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