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 mail2-relais-roc.national.inria.fr (mail2-relais-roc.national.inria.fr [192.134.164.83]) by sympa.inria.fr (Postfix) with ESMTPS id 259647F75C for ; Wed, 10 Sep 2014 22:56:52 +0200 (CEST) Received-SPF: None (mail2-smtp-roc.national.inria.fr: no sender authenticity information available from domain of elfring@users.sourceforge.net) identity=pra; client-ip=212.227.15.4; receiver=mail2-smtp-roc.national.inria.fr; envelope-from="elfring@users.sourceforge.net"; x-sender="elfring@users.sourceforge.net"; x-conformance=sidf_compatible Received-SPF: None (mail2-smtp-roc.national.inria.fr: no sender authenticity information available from domain of elfring@users.sourceforge.net) identity=mailfrom; client-ip=212.227.15.4; receiver=mail2-smtp-roc.national.inria.fr; envelope-from="elfring@users.sourceforge.net"; x-sender="elfring@users.sourceforge.net"; x-conformance=sidf_compatible Received-SPF: None (mail2-smtp-roc.national.inria.fr: no sender authenticity information available from domain of postmaster@mout.web.de) identity=helo; client-ip=212.227.15.4; receiver=mail2-smtp-roc.national.inria.fr; envelope-from="elfring@users.sourceforge.net"; x-sender="postmaster@mout.web.de"; x-conformance=sidf_compatible X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AkABADS6EFTU4w8EnGdsb2JhbABgg2DLHYcNNAoBgRIWEAEBAQEBBg0JCRQqhAQBBAF4ARALDhMWDwkDAgECAUUGDQEHAQGINgwJq2CTPwETBI9NB4RMAQSPM4ZGhwOHKxMFkVlqBYJKAQEB X-IPAS-Result: AkABADS6EFTU4w8EnGdsb2JhbABgg2DLHYcNNAoBgRIWEAEBAQEBBg0JCRQqhAQBBAF4ARALDhMWDwkDAgECAUUGDQEHAQGINgwJq2CTPwETBI9NB4RMAQSPM4ZGhwOHKxMFkVlqBYJKAQEB X-IronPort-AV: E=Sophos;i="5.04,501,1406584800"; d="scan'208";a="94028554" Received: from mout.web.de ([212.227.15.4]) by mail2-smtp-roc.national.inria.fr with ESMTP/TLS/DHE-RSA-AES256-SHA; 10 Sep 2014 22:56:51 +0200 Received: from [192.168.1.215] ([78.49.106.153]) by smtp.web.de (mrweb002) with ESMTPSA (Nemesis) id 0MKrC4-1XRowc3YR6-0007ES; Wed, 10 Sep 2014 22:56:50 +0200 Message-ID: <5410BB11.2070406@users.sourceforge.net> Date: Wed, 10 Sep 2014 22:56:49 +0200 From: SF Markus Elfring User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.1.0 MIME-Version: 1.0 To: Gerd Stolpmann CC: caml-list@inria.fr References: <54101221.3010304@users.sourceforge.net> <1410348425.3003.11.camel@thinkpad> In-Reply-To: <1410348425.3003.11.camel@thinkpad> Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K0:Bpe1R2HuYETd3C1LfmI61bEdeGEtEIyJBBLrtidxz4s0h+5u5rN fkVgrNYCTUInEFldutVv0tNGoCtLU6iYs4rcaPmyxBSILYfEFH67WcmGtA4UyONj+T9PRYm F1RfpzWdRzjsLfT5CMNtCXoI4Gph6bhCoqeqjCD0bOXNCofZ1IRripXdn/zxppOzLwv84mN 4ZsZmO7vc6kddu05rBq6w== X-UI-Out-Filterresults: notjunk:1; Subject: Re: [Caml-list] Clarification for the configuration of comparison functions >> https://github.com/elfring/OTCL/issues/4 > > There are three reasons why you want to have your own comparison > function: Thanks for your explanation. Would you like to suggest any changes for the affected member functions? https://github.com/elfring/OTCL/blob/51c5a0ff8b487cddc9318cac63c59bd5c23ae547/omap.ml#L121 Regards, Markus