caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] What's wrong with pa_o.cmo?
@ 2002-10-11 12:40 Lukasz Lew
  2002-10-11 13:21 ` Daniel de Rauglaudre
  0 siblings, 1 reply; 3+ messages in thread
From: Lukasz Lew @ 2002-10-11 12:40 UTC (permalink / raw)
  To: caml-list

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?

Cezary Kaliszyk

-------------------
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] 3+ messages in thread

* Re: [Caml-list] What's wrong with pa_o.cmo?
  2002-10-11 12:40 [Caml-list] What's wrong with pa_o.cmo? Lukasz Lew
@ 2002-10-11 13:21 ` Daniel de Rauglaudre
  0 siblings, 0 replies; 3+ messages in thread
From: Daniel de Rauglaudre @ 2002-10-11 13:21 UTC (permalink / raw)
  To: caml-list

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


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

* [Caml-list] What's wrong with pa_o.cmo?
@ 2002-10-11 21:53 Lukasz Lew
  0 siblings, 0 replies; 3+ messages in thread
From: Lukasz Lew @ 2002-10-11 21:53 UTC (permalink / raw)
  To: caml-list


Hi

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?

Cezary Kaliszyk


-------------------
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] 3+ messages in thread

end of thread, other threads:[~2002-10-11 21:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-11 12:40 [Caml-list] What's wrong with pa_o.cmo? Lukasz Lew
2002-10-11 13:21 ` Daniel de Rauglaudre
2002-10-11 21:53 Lukasz Lew

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