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=1.0 required=5.0 tests=AWL,SPF_FAIL autolearn=disabled version=3.1.3 Received: from mail2-relais-roc.national.inria.fr (mail2-relais-roc.national.inria.fr [192.134.164.83]) by yquem.inria.fr (Postfix) with ESMTP id 79F46BC6C for ; Mon, 28 Jan 2008 16:43:41 +0100 (CET) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AgAAAIiHnUfAXQImh2dsb2JhbACQKgEBAQgKKZpR X-IronPort-AV: E=Sophos;i="4.25,260,1199660400"; d="scan'208";a="6661886" Received: from discorde.inria.fr ([192.93.2.38]) by mail2-smtp-roc.national.inria.fr with ESMTP; 28 Jan 2008 16:43:41 +0100 Received: from mail1-relais-roc.national.inria.fr (mail1-relais-roc.national.inria.fr [192.134.164.82]) by discorde.inria.fr (8.13.6/8.13.6) with ESMTP id m0SFheFr028600 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=OK) for ; Mon, 28 Jan 2008 16:43:41 +0100 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AgAAAIiHnUdQW+UCh2dsb2JhbACQKgEBAQgKKZpR X-IronPort-AV: E=Sophos;i="4.25,260,1199660400"; d="scan'208";a="7335531" Received: from main.gmane.org (HELO ciao.gmane.org) ([80.91.229.2]) by mail1-smtp-roc.national.inria.fr with ESMTP; 28 Jan 2008 16:43:40 +0100 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JJW92-0000jc-MB for caml-list@inria.fr; Mon, 28 Jan 2008 15:43:36 +0000 Received: from ks300734.kimsufi.com ([91.121.65.225]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 28 Jan 2008 15:43:36 +0000 Received: from sylvain by ks300734.kimsufi.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 28 Jan 2008 15:43:36 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: caml-list@inria.fr From: Sylvain Le Gall Subject: Re: The OCaml Community (aka back from the Developer Days) Date: Mon, 28 Jan 2008 15:43:22 +0000 (UTC) Message-ID: References: <1201439362.6302.15.camel@Blefuscu> <1201480729.479d2419c2f08@webmail.in-berlin.de> <200801281525.36392.jon@ffconsultancy.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: ks300734.kimsufi.com User-Agent: slrn/0.9.8.1pl2 (Debian) Sender: news X-Miltered: at discorde with ID 479DF82C.000 by Joe's j-chkmail (http://j-chkmail . ensmp . fr)! X-Spam: no; 0.00; le-gall:01 ocaml:01 stdlib:01 bug:01 compiler:01 wrote:01 wrote:01 library:03 library:03 hints:04 aka:04 fix:05 inria:06 inria:06 standard:07 On 28-01-2008, Jon Harrop wrote: > On Monday 28 January 2008 13:35:34 Sylvain Le Gall wrote: >> I think we don't have discuss about dropping what is currently in the >> standard library. INRIA will keep everything. >> ... >> Nobody will thrown the standard library. > > So we cannot fix the stdlib? Yep, this is what is called "bug compatible" library... But you can create one on your own and remove the one from INRIA (hints -nopervasives on your compiler command line). Maybe you can also send patch to INRIA. Regards, Sylvain Le Gall