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=0.0 required=5.0 tests=none autolearn=disabled version=3.1.3 Received: from mail4-relais-sop.national.inria.fr (mail4-relais-sop.national.inria.fr [192.134.164.105]) by yquem.inria.fr (Postfix) with ESMTP id BA253BBC1 for ; Fri, 28 Mar 2008 13:49:28 +0100 (CET) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Ap4CABqG7EeK54gDiGdsb2JhbACBWo9ZAQEBDyaZMw X-IronPort-AV: E=Sophos;i="4.25,570,1199660400"; d="asc'?scan'208";a="24300207" Received: from rouge.crans.org ([138.231.136.3]) by mail4-smtp-sop.national.inria.fr with ESMTP; 28 Mar 2008 13:49:28 +0100 Received: from localhost (localhost.crans.org [127.0.0.1]) by rouge.crans.org (Postfix) with ESMTP id 0446E8082 for ; Fri, 28 Mar 2008 13:49:28 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at crans.org Received: from rouge.crans.org ([10.231.136.3]) by localhost (rouge.crans.org [10.231.136.3]) (amavisd-new, port 10024) with LMTP id NSOngy7gV-V1 for ; Fri, 28 Mar 2008 13:49:27 +0100 (CET) Received: from tima-dhcp-h54.imag.fr (sd-6856.dedibox.fr [88.191.45.69]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by rouge.crans.org (Postfix) with ESMTP id C40E38066 for ; Fri, 28 Mar 2008 13:49:27 +0100 (CET) Message-ID: <47ECEA60.9060003@ens-cachan.fr> Date: Fri, 28 Mar 2008 13:53:52 +0100 From: renaud clavel Reply-To: renaud.clavel@ens-cachan.fr User-Agent: Thunderbird 2.0.0.12 (X11/20080305) MIME-Version: 1.0 To: caml-list@yquem.inria.fr Subject: Num_of_float function disable X-Enigmail-Version: 0.95.6 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig18B48A412FDF19F95345A898" X-Spam: no; 0.00; renaud:01 renaud:01 node:01 ocaml-:01 otherlibs:01 ocaml-:01 otherlibs:01 18.:98 ens-cachan:01 caml:02 float:03 float:03 problem:05 rfc:05 inria:06 X-Attachments: type="application/pgp-signature" name="signature.asc" name="signature.asc" This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig18B48A412FDF19F95345A898 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable In the caml-light documentation, the Num_of_float function exist :=20 http://caml.inria.fr/pub/docs/manual-caml-light/node18.html But in the source code, the Num_of_float function is disable with no=20 real comment : ocaml-3.10.2/otherlibs/num/num.ml line 364 It look like the problem is from the ratio_of_float function witch has=20 also been disable : ocaml-3.10.2/otherlibs/num/ratio.ml line 568 I would like to know why this two function have been disable, if some=20 replacement exist, or if I will have to recode it. Thanks in advance --=20 Renaud CLAVEL --------------enig18B48A412FDF19F95345A898 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.7 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFH7Opt50kqcZjbWkERAqC7AJ4p49NxsXPe8TWap0JfrHA4GCRZDwCeJsgN zlzHPOTvijoziyiNXpyuft0= =nj1b -----END PGP SIGNATURE----- --------------enig18B48A412FDF19F95345A898--