caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* Behavior of camlp4o when used with -pp?
@ 2009-02-10 20:20 David Rajchenbach-Teller
  2009-02-10 21:10 ` [Caml-list] " Jake Donham
  0 siblings, 1 reply; 3+ messages in thread
From: David Rajchenbach-Teller @ 2009-02-10 20:20 UTC (permalink / raw)
  To: OCaml

    Dear list,
 I'm currently faced with a weird behaviour (bug?) of camlp4.

Assuming the existence of a file foo.ml, possibly empty.

camlp4o -no_comments foo.ml

understands option "-no_comments" correctly and pretty-prints the
contents of foo.ml, minus comments


However, when using camlp4o as a preprocessor,

ocamlc -i -pp "camlp4o -no_comments" foo.ml
-no_comments: unknown or misused option
Use option -help for usage
File "foo.ml", line 1, characters 0-1:
Error: Preprocessor error



Is this normal? Is there a workaround for this?

Thanks,
 David

-- 
David Teller-Rajchenbach
 Security of Distributed Systems
  http://www.univ-orleans.fr/lifo/Members/David.Teller
   « Ce matin Un crétin A tué un chercheur. » (air connu)
   Latest News of French Research: System being liquidated. Researchers angry.


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

end of thread, other threads:[~2009-02-10 22:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-02-10 20:20 Behavior of camlp4o when used with -pp? David Rajchenbach-Teller
2009-02-10 21:10 ` [Caml-list] " Jake Donham
2009-02-10 22:05   ` David Rajchenbach-Teller

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