caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Christophe Raffalli <Christophe.Raffalli@univ-savoie.fr>
Cc: caml-list@inria.fr
Subject: [Caml-list] camlp4 + another preprocessor
Date: Wed, 28 Nov 2001 01:53:48 +0100	[thread overview]
Message-ID: <3C04359C.61E15A6A@univ-savoie.fr> (raw)
In-Reply-To: <OFBBCDC005.D03FEC43-ONC2256AC7.0042DAB8@telaviv.ibm.com>


For some of my code (my PhoX theorem prover) 
I have now to use camlp4o because of stream parser ...

But I still want to use sed as preprocessor (for instance replacing
CAMLSTREAMERROR by ? or ??
depending of the version of Caml people want to use.

The easiest way for me to stay compatible with all the versions of OCaml (from
2.02 I think)
would be that the compiler accept -pp "sed ..." --pp camlp4o as options ...

This mean I can use two preprocessors in a simple way ?

Someone see another solution ?
(I know I can probably use a pipe with -pp "set ... | camlp4o)

 
-- 
Christophe Raffalli
Université de Savoie
Batiment Le Chablais, bureau 21
73376 Le Bourget-du-Lac Cedex

tél: (33) 4 79 75 81 03
fax: (33) 4 79 75 87 42
mail: Christophe.Raffalli@univ-savoie.fr
www: http://www.lama.univ-savoie.fr/~RAFFALLI
-------------------
Bug reports: http://caml.inria.fr/bin/caml-bugs  FAQ: http://caml.inria.fr/FAQ/
To unsubscribe, mail caml-list-request@inria.fr  Archives: http://caml.inria.fr


  reply	other threads:[~2001-11-28  8:32 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-14 12:18 [Caml-list] Ensemble release 1.31 Ohad Rodeh
2001-11-28  0:53 ` Christophe Raffalli [this message]
2001-11-28  9:38   ` [Caml-list] camlp4 + another preprocessor Daniel de Rauglaudre
     [not found]     ` <3C05813F.52D9BE90@univ-savoie.fr>
     [not found]       ` <20011129023913.A4302@verdot.inria.fr>
2001-11-29  2:31         ` Christophe Raffalli
2001-11-29  9:10           ` Daniel de Rauglaudre

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3C04359C.61E15A6A@univ-savoie.fr \
    --to=christophe.raffalli@univ-savoie.fr \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).