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=1.1 required=5.0 tests=AWL,SPF_NEUTRAL 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 0EAA1BC0A for ; Tue, 19 Jun 2007 21:04:35 +0200 (CEST) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.231]) by discorde.inria.fr (8.13.6/8.13.6) with ESMTP id l5JJ4Y1v017026 for ; Tue, 19 Jun 2007 21:04:34 +0200 Received: by wr-out-0506.google.com with SMTP id 37so712218wra for ; Tue, 19 Jun 2007 12:04:33 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=cnoXcnDfq0c2i3L0NDG0KnqGvoHpQ39ShdhFs8JfkoRB+zI9sSMem2TlVud301SERV8yFJPhPLhBhg9lWVVXx9XGIpa6CwEygJB3CRjAVKqhwHt5wNoN5pGnFQW08hlAVIKa+L2yKJOMOdoiMdG5XdbhHDXY2YvRQ4Sf0SkF8yU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=pFA3pBqY0cLCtmk0AXWggq7mr1WRhkNyu43++qe0LKjtgeERjym0dlYJKqNbTazasdF9iXIHLu/8mR0pu+h+4EQckxMfxJvxRIP528S2CysJhezPIQ9qwI2r8egOgwrDMS22j+SHGoDFPeXKteHyY5cjLUdeJZVGlnNzv8NuWu4= Received: by 10.143.165.13 with SMTP id s13mr490878wfo.1182279873301; Tue, 19 Jun 2007 12:04:33 -0700 (PDT) Received: by 10.114.181.9 with HTTP; Tue, 19 Jun 2007 12:04:33 -0700 (PDT) Message-ID: Date: Tue, 19 Jun 2007 21:04:33 +0200 From: "Nicolas Pouillard" To: "Jacques Carette" Subject: Re: [Caml-list] camlp4 3.10 - level "expr1" Cc: OCaml In-Reply-To: <467816BC.7060205@mcmaster.ca> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <467816BC.7060205@mcmaster.ca> X-j-chkmail-Score: MSGID : 467828C2.000 on discorde : j-chkmail score : X : 0/20 1 0.000 -> 1 X-Miltered: at discorde with ID 467828C2.000 by Joe's j-chkmail (http://j-chkmail . ensmp . fr)! X-Spam: no; 0.00; camlp:01 expr:01 expr:01 camlp:01 wrote:01 caml-list:01 mcmaster:02 jacques:03 jacques:03 unclear:08 nicolas:08 nicolas:08 top:89 top:89 should:13 Use expr LEVEL "top" instead of level "expr1" and for those that use level "top" they should use ";". On 6/19/07, Jacques Carette wrote: > In the new camlp4, what are we supposed to use for what used to be > called level "expr1" ? > > pa_monad used that, and it is unclear what the proper replacement for > that is. > > Jacques > -- Nicolas Pouillard