From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on yquem.inria.fr X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.1.3 X-Original-To: caml-list@yquem.inria.fr Delivered-To: caml-list@yquem.inria.fr Received: from discorde.inria.fr (discorde.inria.fr [192.93.2.38]) by yquem.inria.fr (Postfix) with ESMTP id 75D44BC69 for ; Mon, 19 Mar 2007 08:06:22 +0100 (CET) Received: from smtp4-g19.free.fr (smtp4-g19.free.fr [212.27.42.30]) by discorde.inria.fr (8.13.6/8.13.6) with ESMTP id l2J76JME002235 for ; Mon, 19 Mar 2007 08:06:22 +0100 Received: from localhost (kerneis.info [82.224.215.18]) by smtp4-g19.free.fr (Postfix) with ESMTP id C2E1467506 for ; Mon, 19 Mar 2007 08:06:18 +0100 (CET) Received: from localhost ([127.0.0.1] ident=gabriel) by localhost with esmtp (Exim 4.63) (envelope-from ) id 1HTBwf-0000r0-09 for caml-list@inria.fr; Mon, 19 Mar 2007 08:06:17 +0100 Date: Mon, 19 Mar 2007 08:06:06 +0100 From: Gabriel Kerneis To: caml-list@inria.fr Subject: Re: [Caml-list] switching to camlp4 3.10 Message-ID: <20070319080606.0e26a965@localhost> In-Reply-To: References: X-Mailer: Sylpheed-Claws 2.6.0 (GTK+ 2.8.20; i486-pc-linux-gnu) Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_3Bqoj9ZTtOlHZqjI7sLYiE="; protocol="application/pgp-signature"; micalg=PGP-SHA1 X-Miltered: at discorde with ID 45FE366B.000 by Joe's j-chkmail (http://j-chkmail . ensmp . fr)! X-Spam: no; 0.00; camlp:01 ens-lyon:01 camlp:01 syntax:01 cmo:01 mlast:01 cmo:01 foo:01 foo:01 syntax:01 cvs:01 caml-list:01 jambon:01 jambon:01 revised:02 X-Attachments: type="application/pgp-signature" name="signature.asc" name="signature.asc" --Sig_3Bqoj9ZTtOlHZqjI7sLYiE= Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Le Sun, 18 Mar 2007 19:27:16 -0700 (PDT), Martin Jambon a =E9crit : > 1) Is there a better source of documentation than=20 > http://gallium.inria.fr/~pouillar/camlp4-changes.html? Some examples in the CVS (not much better). > 2) What is the command for preprocessing a simple syntax extension? > This used to work: > camlp4o pa_extend.cmo q_MLast.cmo pr_o.cmo -loc _loc pa_foo.ml I think : camlp4of -loc _loc pa_foo.ml should do the job, or : camlp4orf -loc _loc pa_foo.ml if you prefer the revised syntax. > Why didn't you change the name of the programs that are not > compatible with their previous versions (camlp4, camlp4o, ...)? > It would avoid a number confusions and allow the new camlp4 to > coexist with the old one. I agree. Ask Martin. Regards, --=20 Gabriel=20 --Sig_3Bqoj9ZTtOlHZqjI7sLYiE= Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFF/jZn6a2JmXQu5bYRArlEAJ4jh7bsUImOD/6SWpWQisNqu7lHygCeNryX FHLHa255wN4l5e1R4s7DJe0= =Y6uU -----END PGP SIGNATURE----- --Sig_3Bqoj9ZTtOlHZqjI7sLYiE=--