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 28CB9BC0A for ; Wed, 13 Jun 2007 15:09:41 +0200 (CEST) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.224]) by discorde.inria.fr (8.13.6/8.13.6) with ESMTP id l5DD9BW0016848 for ; Wed, 13 Jun 2007 15:09:40 +0200 Received: by nz-out-0506.google.com with SMTP id s18so180685nze for ; Wed, 13 Jun 2007 06:09:40 -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=etCHjOwnZI4nhyXaFly+GNRarCEQmPm95cFg+HrL7UgaSMpE27rdrTH1p/5ju837kDSYAYARYHqPT6AS1Qrj8GJgn5o0czuZ9NP0fv/C9C4N9Qm3df+wNCUQAGqRCgUdmti43xZKDAbtulSb2zcDxbt39TpSGxd9ctzEkq6QWIU= 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=Z4hA9S6oMj0oPmZUNuaplgqt30FGuQRarr8y7+NKOT+uwCLI8iZAxlQLwcKKAVZ4ZhV07x//kkDu0X5ce2sEIzLNcKxBDys7bCS5kHdgzUfTpFGsVwDXgxiJtHHO5UoiXJTo9KS7fz+QiJ/h9QQCOmGHMicKadVlRyDGzVpCvGQ= Received: by 10.114.193.1 with SMTP id q1mr617270waf.1181740179816; Wed, 13 Jun 2007 06:09:39 -0700 (PDT) Received: by 10.114.181.9 with HTTP; Wed, 13 Jun 2007 06:09:39 -0700 (PDT) Message-ID: Date: Wed, 13 Jun 2007 15:09:39 +0200 From: "Nicolas Pouillard" To: "Richard Jones" Subject: Re: [Caml-list] camlp4 3.10 and \function Cc: caml-list@inria.fr In-Reply-To: <20070613125512.GB27365@furbychan.cocan.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20070613114244.GB14594@furbychan.cocan.org> <20070613125512.GB27365@furbychan.cocan.org> X-j-chkmail-Score: MSGID : 466FEC77.002 on discorde : j-chkmail score : X : 0/20 1 0.000 -> 1 X-Miltered: at discorde with ID 466FEC77.002 by Joe's j-chkmail (http://j-chkmail . ensmp . fr)! X-Spam: no; 0.00; camlp:01 0200,:01 expr:01 wrote:01 wrote:01 caml-list:01 expression:02 parse:02 lsl:03 lsl:03 buggy:06 wed:06 red:92 function:08 nicolas:08 Hum that's right the 3.10.0 is buggy on the particular point of (lsl), (lor), ... but (+)... works, my bad :( On 6/13/07, Richard Jones wrote: > On Wed, Jun 13, 2007 at 02:34:30PM +0200, Nicolas Pouillard wrote: > > So this <:expr< (lsl) >> will works. > > The error I get when I try it is: > > Parse error: illegal begin of quotation of expression > > Rich. > > -- > Richard Jones > Red Hat > -- Nicolas Pouillard