From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Delivered-To: caml-list@yquem.inria.fr Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by yquem.inria.fr (Postfix) with ESMTP id B3570BC75 for ; Mon, 21 Feb 2005 16:09:08 +0100 (CET) Received: from pauillac.inria.fr (pauillac.inria.fr [128.93.11.35]) by nez-perce.inria.fr (8.13.0/8.13.0) with ESMTP id j1LF98Bm007389 for ; Mon, 21 Feb 2005 16:09:08 +0100 Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id QAA03435 for ; Mon, 21 Feb 2005 16:09:08 +0100 (MET) Received: from [128.93.8.130] (macadam.inria.fr [128.93.8.130]) by nez-perce.inria.fr (8.13.0/8.13.0) with ESMTP id j1LF97I0007384 for ; Mon, 21 Feb 2005 16:09:08 +0100 Mime-Version: 1.0 (Apple Message framework v619.2) In-Reply-To: <20050220.191640.73315569.Christophe.Troestler@umh.ac.be> References: <20050220.191640.73315569.Christophe.Troestler@umh.ac.be> Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <5ffcbaade4ae1741eb2ed12c5db4cafc@inria.fr> Content-Transfer-Encoding: 7bit From: Damien Doligez Subject: Re: [Caml-list] [BUG] caml_compare_unordered Date: Mon, 21 Feb 2005 16:09:09 +0100 To: "O'Caml Mailing List" X-Mailer: Apple Mail (2.619.2) X-Miltered: at nez-perce with ID 4219F994.001 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Miltered: at nez-perce with ID 4219F993.000 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Spam: no; 0.00; damien:01 damien:01 caml-list:01 bug:01 christophe:01 troestler:01 wrote:01 usr:01 ocaml:01 bug:01 doligez:01 doligez:01 define:01 bin:01 caml:02 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on yquem.inria.fr X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.0.2 X-Spam-Level: On Feb 20, 2005, at 19:16, Christophe TROESTLER wrote: > In caml/compatibility.h there is the line > > #define compare_unordered caml_compare_unordered > > but caml_compare_unordered is not present in another header file > (compare.h is not present in /usr/include/caml/). I am using the > Debian package of OCaml 3.08.2. For reporting bugs, please use our bug tracking system at < http://caml.inria.fr/bin/caml-bugs >. -- Damien