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 Received: from discorde.inria.fr (discorde.inria.fr [192.93.2.38]) by yquem.inria.fr (Postfix) with ESMTP id B488EBC0A for ; Mon, 21 May 2007 13:07:23 +0200 (CEST) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.173]) by discorde.inria.fr (8.13.6/8.13.6) with ESMTP id l4LB7Njq002947 for ; Mon, 21 May 2007 13:07:23 +0200 Received: by ug-out-1314.google.com with SMTP id k3so866208ugf for ; Mon, 21 May 2007 04:07:23 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:mime-version:in-reply-to:references:content-type:message-id:content-transfer-encoding:from:subject:date:to:x-mailer; b=Nso+66dkhXL7tJX+b8/v+hk5KwsQxxsw2cd7lTkUd/HwNZVKc6RuLIA5N+L8mOdMFTeqhdtaNPNXGIc7m4UIaRbrZkBDzGBR5oO+D+JukrwOyg9fhbop/HE2gNrYpC2ocJng1wN//RxEu91J1YB15kJ10WwErf81/8oZxdW5bx4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:mime-version:in-reply-to:references:content-type:message-id:content-transfer-encoding:from:subject:date:to:x-mailer; b=bi2gZRlDJfpyTSAz3f6LPfuPKdgT59UOC6t2z8QCIEGvJOoZZiVfob4yGBdWPLJLPEHUN8kuckVBodau8yfi41HRPhzr+9w0ZZVgwiHMnQsAnYd+Zxs+WvHVkGtm8JBV1l4+IxCt52rip/DpVMTdMXNE6RnHlXq7VOxA5itGW7o= Received: by 10.82.123.16 with SMTP id v16mr8412134buc.1179745642330; Mon, 21 May 2007 04:07:22 -0700 (PDT) Received: from ?192.168.1.33? ( [83.52.62.16]) by mx.google.com with ESMTP id y34sm550431iky.2007.05.21.04.07.21; Mon, 21 May 2007 04:07:21 -0700 (PDT) Mime-Version: 1.0 (Apple Message framework v752.3) In-Reply-To: <42E0263B-7676-40C4-ADB0-F6345FDC23BE@gmail.com> References: <42E0263B-7676-40C4-ADB0-F6345FDC23BE@gmail.com> Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <8F169934-00BD-4F74-81CD-C9A843C3944A@gmail.com> Content-Transfer-Encoding: 7bit From: Joel Reymont Subject: Re: camlp4, calendar and undefined global Str Date: Mon, 21 May 2007 12:07:22 +0100 To: OCaml List X-Mailer: Apple Mail (2.752.3) X-j-chkmail-Score: MSGID : 46517D6B.000 on discorde : j-chkmail score : XXX : 5/20 1 0.000 -> 3 X-Miltered: at discorde with ID 46517D6B.000 by Joe's j-chkmail (http://j-chkmail . ensmp . fr)! X-Spam: no; 0.00; camlp:01 ocamlfind:01 undefined:01 cma:01 shell:04 str:15 str:15 fixed:19 com:74 com:74 query:25 joel:27 the:27 sorry:28 calendar:68 This fixed it, sorry for the noise. -I +str $(shell ocamlfind query str)/str.cma \ -- http://wagerlabs.com/