caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Hendrik Tews <tews@tcs.inf.tu-dresden.de>
To: caml-list@inria.fr
Subject: [Caml-list] incorporating OCAMLRUNPARAM=p into the standard library
Date: Tue, 14 May 2002 10:54:14 +0200 (CEST)	[thread overview]
Message-ID: <15584.53430.617638.167762@gargle.gargle.HOWL> (raw)

Dear all,

OCAMLRUNPARAM=p is a great help in debugging ocamlyacc parsers.
The only problem is, that once set, also the ocaml compiler
enters the parser debugging mode. 

Therefore I would like to suggest to provide a function in the
standard library that sets and clears the 'p' flag in
OCAMLRUNPARAM (more presicely, sets and clears the variable
parser_trace). 

Probably OCAMLRUNPARAM=b could also benefit from being accessable
from the standard library. 

Bye,

Hendrik
-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


                 reply	other threads:[~2002-05-14  8:54 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=15584.53430.617638.167762@gargle.gargle.HOWL \
    --to=tews@tcs.inf.tu-dresden.de \
    --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;
as well as URLs for NNTP newsgroup(s).