Browse thread
[Caml-list] incorporating OCAMLRUNPARAM=p into the standard library
- Hendrik Tews
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2002-05-14 (08:54) |
From: | Hendrik Tews <tews@t...> |
Subject: | [Caml-list] incorporating OCAMLRUNPARAM=p into the standard library |
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