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=3.4 required=5.0 tests=DNS_FROM_RFC_BOGUSMX,SPF_FAIL autolearn=disabled version=3.1.3 Received: from mail4-relais-sop.national.inria.fr (mail4-relais-sop.national.inria.fr [192.134.164.105]) by yquem.inria.fr (Postfix) with ESMTP id 30A56BBAF for ; Tue, 19 May 2009 17:32:07 +0200 (CEST) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AsABAM9tEkrRVdunmGdsb2JhbACXFz8BAQEBAQgJDAcRuBKEAgU X-IronPort-AV: E=Sophos;i="4.41,215,1241388000"; d="scan'208";a="40235184" Received: from mail-ew0-f167.google.com ([209.85.219.167]) by mail4-smtp-sop.national.inria.fr with ESMTP; 19 May 2009 17:32:06 +0200 Received: by ewy11 with SMTP id 11so4923872ewy.9 for ; Tue, 19 May 2009 08:32:06 -0700 (PDT) MIME-Version: 1.0 Received: by 10.216.21.65 with SMTP id q43mr40028weq.43.1242747125957; Tue, 19 May 2009 08:32:05 -0700 (PDT) X-Originating-IP: [66.91.229.175] In-Reply-To: <20090519130332.GA19242@usha.takhisis.invalid> References: <381CA424-7A25-43D2-8FFB-C346A987D0C6@polytechnique.org> <20090519130332.GA19242@usha.takhisis.invalid> Date: Tue, 19 May 2009 08:32:05 -0700 Message-ID: <65a6e3960905190832x42715860r1d9f9d307474f1e7@mail.gmail.com> Subject: Re: [Caml-list] building Batteries Included under OS X? From: Nathan Gray To: caml-list@inria.fr Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Spam: no; 0.00; zacchiroli:01 zack:01 0200,:01 schmitt:01 cheers:01 nathan:98 2009:98 2009:98 wrote:01 wrote:01 caml-list:01 alan:02 preserve:03 patches:03 bugs:03 On Tue, May 19, 2009 at 6:03 AM, Stefano Zacchiroli wrote: > On Tue, May 19, 2009 at 02:46:23PM +0200, Alan Schmitt wrote: >> By the way, is this a good place to report these kinds of bugs? > > Yes, the project tracker on the ocamlcore forge (which hosts the > project). You can find it at > http://forge.ocamlcore.org/tracker/?group_id=17 , it is linked from > the batteries project homepage. > > Patches would be appreciated ;-), especially because we not > necessarily know which alternative tools are available on Mac OS X to > do the equivalent of "cp -a". cp -R or cp -Rp if you need to preserve permissions and other such metadata. Cheers, -n8 -- http://n8gray.org