From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Original-To: caml-list@sympa.inria.fr Delivered-To: caml-list@sympa.inria.fr Received: from mail4-relais-sop.national.inria.fr (mail4-relais-sop.national.inria.fr [192.134.164.105]) by sympa.inria.fr (Postfix) with ESMTPS id 5AA917EE56 for ; Thu, 6 Dec 2012 12:40:39 +0100 (CET) Received-SPF: None (mail4-smtp-sop.national.inria.fr: no sender authenticity information available from domain of feucht@uni-koblenz.de) identity=pra; client-ip=141.26.64.15; receiver=mail4-smtp-sop.national.inria.fr; envelope-from="feucht@uni-koblenz.de"; x-sender="feucht@uni-koblenz.de"; x-conformance=sidf_compatible Received-SPF: None (mail4-smtp-sop.national.inria.fr: no sender authenticity information available from domain of feucht@uni-koblenz.de) identity=mailfrom; client-ip=141.26.64.15; receiver=mail4-smtp-sop.national.inria.fr; envelope-from="feucht@uni-koblenz.de"; x-sender="feucht@uni-koblenz.de"; x-conformance=sidf_compatible Received-SPF: None (mail4-smtp-sop.national.inria.fr: no sender authenticity information available from domain of postmaster@deliver.uni-koblenz.de) identity=helo; client-ip=141.26.64.15; receiver=mail4-smtp-sop.national.inria.fr; envelope-from="feucht@uni-koblenz.de"; x-sender="postmaster@deliver.uni-koblenz.de"; x-conformance=sidf_compatible X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AsUBAKKDwFCNGkAPkWdsb2JhbABEhjS2bQQEfhYOAQEBAQkLCwcUBSKCICiBCwImAl+IJ6BkjlCSaYEijkeBEwOOE4dwhWuNUA X-IronPort-AV: E=Sophos;i="4.84,229,1355094000"; d="scan'208";a="164960339" Received: from deliver.uni-koblenz.de ([141.26.64.15]) by mail4-smtp-sop.national.inria.fr with ESMTP; 06 Dec 2012 12:40:38 +0100 Received: from localhost (localhost [127.0.0.1]) by deliver.uni-koblenz.de (Postfix) with ESMTP id 4994FD233F for ; Thu, 6 Dec 2012 12:40:38 +0100 (CET) X-Virus-Scanned: amavisd-new at uni-koblenz.de Received: from deliver.uni-koblenz.de ([127.0.0.1]) by localhost (deliver.uni-koblenz.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id chnqHhyq1_oN for ; Thu, 6 Dec 2012 12:40:37 +0100 (CET) Received: from [141.26.93.130] (wlan-93-130.uni-koblenz.de [141.26.93.130]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by deliver.uni-koblenz.de (Postfix) with ESMTPSA id D8326D233D for ; Thu, 6 Dec 2012 12:40:37 +0100 (CET) From: Philip To: caml users Content-Type: text/plain; charset="UTF-8" Date: Thu, 06 Dec 2012 12:46:34 +0100 Message-ID: <1354794394.12956.3.camel@medion.uni-koblenz.de> Mime-Version: 1.0 X-Mailer: Evolution 2.30.3 Content-Transfer-Encoding: 7bit Subject: [Caml-list] spotli & ocaml v4 Hi, is spotlib ported to ocaml v4? It is not urgent, but i get some errors compiling sources. ( something like incompatible signature hashtbl ) greetings, Philip