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 4B01CBC76 for ; Wed, 23 Aug 2006 10:59:52 +0200 (CEST) Received: from pauillac.inria.fr (pauillac.inria.fr [128.93.11.35]) by concorde.inria.fr (8.13.6/8.13.6) with ESMTP id k7N8xp1e009724 for ; Wed, 23 Aug 2006 10:59:51 +0200 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 KAA25403 for ; Wed, 23 Aug 2006 10:59:50 +0200 (MET DST) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.192]) by nez-perce.inria.fr (8.13.6/8.13.6) with ESMTP id k7N8xntQ008136 for ; Wed, 23 Aug 2006 10:59:50 +0200 Received: by nz-out-0102.google.com with SMTP id m22so33704nzf for ; Wed, 23 Aug 2006 01:59:49 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:in-reply-to:references:mime-version:content-type:message-id:cc:content-transfer-encoding:from:subject:date:to:x-mailer; b=H9Ypavvj2tppovLUKd6IwkceB+XTkHGBp+FwsYzWJKBf3fmYPWLt82JrNlyNVgqyHS2/36wX3nygWUhif1JihfQpKW6NKcnRhfiR5VL+EpzmXCZdhCNQlcvUwvaD0uMVPCsos5HHWEx9gwo6eEZ/I+KN2ZFbbaHtCv8hs71GfJg= Received: by 10.65.185.3 with SMTP id m3mr72711qbp; Wed, 23 Aug 2006 01:59:49 -0700 (PDT) Received: from ?192.168.0.101? ( [83.59.31.98]) by mx.gmail.com with ESMTP id e18sm56591qba.2006.08.23.01.59.47; Wed, 23 Aug 2006 01:59:49 -0700 (PDT) In-Reply-To: References: <1155962043.28068.40.camel@rosella.wigram> <2a1a1a0c0608221421l70c52d35ufc7ba5d09ed17733@mail.gmail.com> <50841554-3633-42AC-8A25-2AEF9342F80E@gmail.com> Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: Cc: "Mike Lin" , "Tomasz Jamroszczak" , caml-list@inria.fr, skaller Content-Transfer-Encoding: 7bit From: Joel Reymont Subject: Re: [Caml-list] making ocaml mainstream Date: Wed, 23 Aug 2006 09:59:47 +0100 To: "Markus Mottl" X-Mailer: Apple Mail (2.752.2) X-j-chkmail-Score: MSGID : 44EC1907.000 on concorde : j-chkmail score : XX : 5/20 0 X-j-chkmail-Score: MSGID : 44EC1905.000 on nez-perce : j-chkmail score : XXX : 5/20 1 X-Miltered: at concorde with ID 44EC1907.000 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Miltered: at nez-perce with ID 44EC1905.000 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Spam: no; 0.00; ocaml:01 markus:01 mottl:01 ocaml:01 compiler:01 23,:98 2006,:98 wrote:01 caml-list:01 functions:01 native:02 intermediate:03 patches:03 generated:05 mainstream:06 Where is this patch? On Aug 23, 2006, at 1:00 AM, Markus Mottl wrote: > It was actually developed and tested on Linux, but it should work fine > with all platforms targeted by the OCaml native code compiler, since > it patches the way functions are generated in the intermediate > language used for code generation. -- http://wagerlabs.com/