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.7 required=5.0 tests=AWL,SPF_FAIL autolearn=disabled version=3.1.3 X-Original-To: caml-list@yquem.inria.fr Delivered-To: caml-list@yquem.inria.fr Received: from mail3-relais-sop.national.inria.fr (mail3-relais-sop.national.inria.fr [192.134.164.104]) by yquem.inria.fr (Postfix) with ESMTP id 218CCBB84 for ; Mon, 28 Jul 2008 23:11:39 +0200 (CEST) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApsEAADTjUhQRFuw/2dsb2JhbACLHKVB X-IronPort-AV: E=Sophos;i="4.31,267,1215381600"; d="scan'208";a="15538754" Received: from furbychan.cocan.org ([80.68.91.176]) by mail3-smtp-sop.national.inria.fr with ESMTP/TLS/AES256-SHA; 28 Jul 2008 23:11:38 +0200 Received: from rich by furbychan.cocan.org with local (Exim 4.63) (envelope-from ) id 1KNa0H-0001Le-Lf; Mon, 28 Jul 2008 22:11:37 +0100 Date: Mon, 28 Jul 2008 22:11:37 +0100 To: Raj Bandyopadhyay Cc: caml-list@yquem.inria.fr Subject: Re: [Caml-list] Array copying in OCaml Message-ID: <20080728211136.GA4158@annexia.org> References: <4888AE76.2030204@rice.edu> <666572260807241246m4ef1c4aclc6078db154d68c7a@mail.gmail.com> <488E0319.4060005@rice.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <488E0319.4060005@rice.edu> User-Agent: Mutt/1.5.13 (2006-08-11) From: Richard Jones X-Spam: no; 0.00; ocaml:01 cvs:01 compiler:01 compiler:01 28,:98 wrote:01 caml-list:01 declaration:02 external:03 jul:05 raj:05 red:92 suggested:07 patch:08 error:12 On Mon, Jul 28, 2008 at 12:34:17PM -0500, Raj Bandyopadhyay wrote: > I added my C code to array.c (in the development version which I got > from CVS), and added an external declaration in array.ml. However, I now > get the following compiler error: It's hard to say. Do you have a suggested patch against the compiler we can look at & test? Rich. -- Richard Jones Red Hat