From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail3-relais-sop.national.inria.fr (mail3-relais-sop.national.inria.fr [192.134.164.104]) by sympa.inria.fr (Postfix) with ESMTPS id C55A17FADE for ; Fri, 7 Nov 2014 16:09:43 +0100 (CET) Received-SPF: None (mail3-smtp-sop.national.inria.fr: no sender authenticity information available from domain of christoph.hoeger@tu-berlin.de) identity=pra; client-ip=130.149.7.33; receiver=mail3-smtp-sop.national.inria.fr; envelope-from="christoph.hoeger@tu-berlin.de"; x-sender="christoph.hoeger@tu-berlin.de"; x-conformance=sidf_compatible Received-SPF: None (mail3-smtp-sop.national.inria.fr: no sender authenticity information available from domain of christoph.hoeger@tu-berlin.de) identity=mailfrom; client-ip=130.149.7.33; receiver=mail3-smtp-sop.national.inria.fr; envelope-from="christoph.hoeger@tu-berlin.de"; x-sender="christoph.hoeger@tu-berlin.de"; x-conformance=sidf_compatible Received-SPF: None (mail3-smtp-sop.national.inria.fr: no sender authenticity information available from domain of postmaster@mail.tu-berlin.de) identity=helo; client-ip=130.149.7.33; receiver=mail3-smtp-sop.national.inria.fr; envelope-from="christoph.hoeger@tu-berlin.de"; x-sender="postmaster@mail.tu-berlin.de"; x-conformance=sidf_compatible X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AksBAGrfXFSClQchnGdsb2JhbABbg2JZgwbIR4h1FgEBAQEBEQEBAQEBCAsJCRQuhCwECwFFNgIFFgsCCwMCAQIBSw0GAgEBiD2qOY9CliSBLZJigVQFlnuJDoYDkDEMLh6BW2uCSwEBAQ X-IPAS-Result: AksBAGrfXFSClQchnGdsb2JhbABbg2JZgwbIR4h1FgEBAQEBEQEBAQEBCAsJCRQuhCwECwFFNgIFFgsCCwMCAQIBSw0GAgEBiD2qOY9CliSBLZJigVQFlnuJDoYDkDEMLh6BW2uCSwEBAQ X-IronPort-AV: E=Sophos;i="5.07,332,1413237600"; d="scan'208";a="86931983" Received: from mail.tu-berlin.de ([130.149.7.33]) by mail3-smtp-sop.national.inria.fr with ESMTP/TLS/DHE-RSA-AES256-SHA; 07 Nov 2014 16:09:43 +0100 X-tubIT-Incoming-IP: 130.149.172.228 Received: from brego.uebb.tu-berlin.de ([130.149.172.228]) by mail.tu-berlin.de (exim-4.72/mailfrontend-8) with esmtpa for id 1XmlAT-0006CY-jX; Fri, 07 Nov 2014 16:09:42 +0100 Message-ID: <545CE0B4.6020409@tu-berlin.de> Date: Fri, 07 Nov 2014 16:09:40 +0100 From: =?UTF-8?B?Q2hyaXN0b3BoIEjDtmdlcg==?= Organization: Technische =?UTF-8?B?VW5pdmVyc2l0w6R0IEJlcmxpbg==?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 MIME-Version: 1.0 To: caml users Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Subject: [Caml-list] opttoploop.ml -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Dear Ocaml-users (and developers), is the compiled toploop still supported? It does not compile in the recent ocaml tarball: choeger@daishi ~/uebb/ocaml.4.02.1/ocaml-4.02.1 % make ocamlnat boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink - -strict-sequence -w +33..39+48 -warn-error A -bin-annot -safe-string - -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c toplevel/genprintval.ml boot/ocamlrun boot/ocamlc -nostdlib -I boot -strict-sequence -w +33..39+48 -warn-error A -bin-annot -safe-string -I utils -I parsing - -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c toplevel/opttoploop.mli boot/ocamlrun ./ocamlopt -nostdlib -I stdlib -I otherlibs/dynlink - -strict-sequence -w +33..39+48 -warn-error A -bin-annot -safe-string - -I utils -I parsing -I typing -I bytecomp -I asmcomp -I driver -I toplevel -c toplevel/opttoploop.ml File "toplevel/opttoploop.ml", line 86, characters 39-47: Error: Signature mismatch: ... Values do not match: val eval_path : Path.t -> Obj.t is not included in val eval_path : Env.t -> Path.t -> valu File "toplevel/opttoploop.ml", line 82, characters 6-15: Actual declaration make: *** [toplevel/opttoploop.cmx] Fehler 2 - -- Christoph Höger Technische Universität Berlin Fakultät IV - Elektrotechnik und Informatik Übersetzerbau und Programmiersprachen Sekr. TEL12-2, Ernst-Reuter-Platz 7, 10587 Berlin Tel.: +49 (30) 314-24890 E-Mail: christoph.hoeger@tu-berlin.de -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlRc4LQACgkQhMBO4cVSGS/fSwCaAn2Og/MAQEDwCWyru7uRMI6d wZIAoLCfPdA2IgIkq3jPRjU05ZBP4KMq =aI5/ -----END PGP SIGNATURE-----