From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Original-To: caml-list@yquem.inria.fr Delivered-To: caml-list@yquem.inria.fr Received: from concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by yquem.inria.fr (Postfix) with ESMTP id 98002BB81 for ; Fri, 13 Jan 2006 18:00:40 +0100 (CET) Received: from smtp10.wanadoo.fr (smtp10.wanadoo.fr [193.252.22.21]) by concorde.inria.fr (8.13.0/8.13.0) with ESMTP id k0DH0ewc003450 for ; Fri, 13 Jan 2006 18:00:40 +0100 Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf1008.wanadoo.fr (SMTP Server) with ESMTP id 24558280011C for ; Fri, 13 Jan 2006 18:00:40 +0100 (CET) Received: from nono (ARouen-106-1-12-54.w80-11.abo.wanadoo.fr [80.11.244.54]) by mwinf1008.wanadoo.fr (SMTP Server) with SMTP id C94222800170 for ; Fri, 13 Jan 2006 18:00:39 +0100 (CET) X-ME-UUID: 20060113170039824.C94222800170@mwinf1008.wanadoo.fr Message-ID: <002001c61863$8a043bc0$0100a8c0@mshome.net> From: =?iso-8859-1?Q?Fr=E9d=E9ric_Gava?= To: Subject: Pb with ioxml Date: Fri, 13 Jan 2006 18:05:21 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-Miltered: at concorde with ID 43C7DCB8.000 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Spam: no; 0.00; gava:01 gava:01 ioxml:01 ioxml:01 minor:01 ocaml-:01 ocaml-:01 3.09:01 3.09:01 12.:98 unbound:01 frederic:03 frederic:03 library:03 library:03 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 Hi all, I used the ioxml library (http://pauillac.inria.fr/~ddr/IoXML/index.html) 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: unbound value _loc ??? as anybody have modify this library for ocaml-3.09 or know how to not have this error message ? Many thanks, Frédéric Gava