[
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: | -- (:) |
| From: | Daniel de Rauglaudre <daniel.de_rauglaudre@i...> |
| Subject: | Re: [Caml-list] What's wrong with pa_o.cmo? |
Hi, On Fri, Oct 11, 2002 at 02:40:13PM +0200, Lukasz Lew wrote: > When i call: > camlp4 pa_o.cmo pr_o.cmo -cip file.ml > Comments inside functions dissappear. > While when: > camlp4 pa_r.cmo pr_r.cmo -cip file.ml > They are preserved. > Both printers are ok with pa_r.cmo so what's wrong with pa_o.cmo? The comments concern the pretty printers pr_o.cmo and pr_r.cmo, not the parsers. Well, hmmm... if comments disappear in your programs, it may be some cases missing in pr_o.cmo. Could you send me your examples? Which version of Camlp4 do you have, BTW? -- Daniel de RAUGLAUDRE daniel.de_rauglaudre@inria.fr http://cristal.inria.fr/~ddr/ ------------------- 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