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 X-Original-To: caml-list@yquem.inria.fr Delivered-To: caml-list@yquem.inria.fr Received: from concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by yquem.inria.fr (Postfix) with ESMTP id D1681BC69 for ; Tue, 20 Mar 2007 21:00:13 +0100 (CET) Received: from einhorn.in-berlin.de (einhorn.in-berlin.de [192.109.42.8]) by concorde.inria.fr (8.13.6/8.13.6) with ESMTP id l2KK0DwT010835 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL) for ; Tue, 20 Mar 2007 21:00:13 +0100 X-Envelope-From: oliver@first.in-berlin.de X-Envelope-To: Received: from first (dslb-088-073-079-144.pools.arcor-ip.net [88.73.79.144]) (authenticated bits=0) by einhorn.in-berlin.de (8.13.6/8.13.6/Debian-1) with ESMTP id l2KK0Crf000941 for ; Tue, 20 Mar 2007 21:00:12 +0100 Received: by first (Postfix, from userid 501) id 1D1D53913D3; Tue, 20 Mar 2007 21:00:09 +0100 (CET) Date: Tue, 20 Mar 2007 21:00:09 +0100 From: Oliver Bandel To: caml-list@inria.fr Subject: Re: [Caml-list] beta-test of OCaml 3.10.0 Message-ID: <20070320200009.GA481@first.in-berlin.de> References: <45EEB9CE.9080405@inria.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <45EEB9CE.9080405@inria.fr> User-Agent: Mutt/1.5.6i X-Scanned-By: MIMEDefang_at_IN-Berlin_e.V. on 192.109.42.8 X-Miltered: at concorde with ID 46003D4D.000 by Joe's j-chkmail (http://j-chkmail . ensmp . fr)! X-Spam: no; 0.00; bandel:01 in-berlin:01 ocaml:01 0100,:01 ocaml:01 unix:01 unix:01 wrote:01 oliver:01 oliver:01 caml-list:01 xavier:06 wed:06 leroy:07 function:08 On Wed, Mar 07, 2007 at 02:10:38PM +0100, Xavier Leroy wrote: [...] > - Unix: new function Unix.isatty. [...] Yes, that's nice. I waited for this function for a longer time; is good for a lot of things. For I tool I just write, it would be good to have this function available. :) When will OCaml 3.10 be available as a well tested, stable release? Ciao, Oliver