From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by yquem.inria.fr (Postfix) with ESMTP id D115ABB81 for ; Fri, 13 Jan 2006 18:15:26 +0100 (CET) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.173]) by nez-perce.inria.fr (8.13.0/8.13.0) with ESMTP id k0DHFQDS023773 for ; Fri, 13 Jan 2006 18:15:26 +0100 Received: from [212.227.126.160] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 1ExSWJ-0004hy-00; Fri, 13 Jan 2006 18:15:23 +0100 Received: from [84.58.138.52] (helo=gate.lan.gerd-stolpmann.de) by mrelayng.kundenserver.de with asmtp (Exim 3.35 #1) id 1ExSWJ-0000xm-00; Fri, 13 Jan 2006 18:15:23 +0100 Received: from flakew.lan.gerd-stolpmann.de (flakew.lan.gerd-stolpmann.de [192.168.0.32]) by gate.lan.gerd-stolpmann.de (Postfix) with ESMTP id DEA4EC0C5; Fri, 13 Jan 2006 18:15:22 +0100 (CET) Subject: Re: [Caml-list] Pb with ioxml From: Gerd Stolpmann To: =?ISO-8859-1?Q?Fr=E9d=E9ric?= Gava Cc: caml-list@yquem.inria.fr In-Reply-To: <002001c61863$8a043bc0$0100a8c0@mshome.net> References: <002001c61863$8a043bc0$0100a8c0@mshome.net> Content-Type: text/plain; charset=ISO-8859-15 Date: Fri, 13 Jan 2006 18:15:22 +0100 Message-Id: <1137172522.32452.1.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.2.1.1 Content-Transfer-Encoding: quoted-printable X-Provags-ID: kundenserver.de abuse@kundenserver.de auth:a6865a839c0178d9aa0ce41878507ea2 X-Miltered: at nez-perce with ID 43C7E02E.000 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Spam: no; 0.00; caml-list:01 ioxml:01 gerd:01 stolpmann:01 gava:01 ioxml:01 minor:01 ocaml-:01 ocaml-:01 3.09:01 3.09:01 camlp:01 command-line:01 camlp:01 gerd:01 X-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on yquem.inria.fr X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.0.3 Am Freitag, den 13.01.2006, 18:05 +0100 schrieb Fr=E9d=E9ric Gava: > Hi all, >=20 > I used the ioxml library (http://pauillac.inria.fr/~ddr/IoXML/index.htm= l) > and I have done some minor modifications of this library for ocaml-0.08= but > now for ocaml-3.09 I do not know how to change it. I have the following > error message: >=20 > unbound value _loc > ??? >=20 > as anybody have modify this library for ocaml-3.09 or know how to not h= ave > this error message ? The variable loc, automatically generated by camlp4, is now called _loc. There is a command-line argument for camlp4, e.g. camlp4 -loc loc ... so can change this back. Gerd --=20 ------------------------------------------------------------ Gerd Stolpmann * Viktoriastr. 45 * 64293 Darmstadt * Germany=20 gerd@gerd-stolpmann.de http://www.gerd-stolpmann.de Telefon: 06151/153855 Telefax: 06151/997714 ------------------------------------------------------------