caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Jonathan Roewen" <jonathan.roewen@gmail.com>
To: "Caml Mailing List" <caml-list@yquem.inria.fr>
Subject: [Caml-list] Toploop behaviour
Date: Thu, 14 Sep 2006 23:57:17 +1200	[thread overview]
Message-ID: <ad8cfe7e0609140457k4b32bf9ev7c0639a2c1ac0374@mail.gmail.com> (raw)

Hi,

I'm using the toplevel, using Toploop.loop, which takes a
Format.formatter object.

The only problem is that it doesn't use it for all printing! E.g.
parts of error messages, the warning messages and what not get printed
on stdout/stderr irrespective of the formatter supplied. This even
includes the prompt... =/

Is it possible for this to be fixed in later versions? Or is it
because of the inner workings of the compiler parts themselves that
these can't use the formatter (at least not without probably
significant restructuring for very little benefit)?

Jonathan


                 reply	other threads:[~2006-09-14 11:57 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=ad8cfe7e0609140457k4b32bf9ev7c0639a2c1ac0374@mail.gmail.com \
    --to=jonathan.roewen@gmail.com \
    --cc=caml-list@yquem.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;
as well as URLs for NNTP newsgroup(s).