caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] camlp4 Plexer.no_quotations default
@ 2002-10-30 12:32 Hendrik Tews
  2002-10-30 14:05 ` Daniel de Rauglaudre
  0 siblings, 1 reply; 4+ messages in thread
From: Hendrik Tews @ 2002-10-30 12:32 UTC (permalink / raw)
  To: caml-list

Hi, 

the default value for Plexer.no_quotations is false. This lets
"camlp4o pr_o.cmo" fail on legal ocaml programs like 

  let ( <:> ) x y = x + y;;

I would suggest to make the default value true. 

Camlp4 modules that define grammar rules with quotations (like
q_MLast.cmo) should change Plexer.no_quotations to false in their
startup code.

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2002-11-04 17:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-30 12:32 [Caml-list] camlp4 Plexer.no_quotations default Hendrik Tews
2002-10-30 14:05 ` Daniel de Rauglaudre
2002-11-04 17:02   ` Hendrik Tews
2002-11-04 17:40     ` Daniel de Rauglaudre

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).