From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id UAA15769; Thu, 20 May 2004 20:07:13 +0200 (MET DST) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id UAA15598 for ; Thu, 20 May 2004 20:07:11 +0200 (MET DST) Received: from corwin.easynet.fr (corwin.easynet.fr [212.180.1.123]) by concorde.inria.fr (8.12.10/8.12.10) with ESMTP id i4KI7ASH019908 for ; Thu, 20 May 2004 20:07:10 +0200 Received: from asi-62.asi256ip.easynet.fr ([212.180.39.62] helo=gros) by corwin.easynet.fr with esmtp (Exim 4.34) id 1BQrwj-0002ZF-HN; Thu, 20 May 2004 20:07:09 +0200 Received: from grand ([192.168.0.14] helo=grand.gallu.homelinux.org) by gros with smtp (Exim 3.36 #1 (Debian)) id 1BQrwi-00082U-00; Thu, 20 May 2004 20:07:08 +0200 Received: by grand.gallu.homelinux.org (sSMTP sendmail emulation); Thu, 20 May 2004 20:07:09 +0200 From: "Sylvain LE GALL" Date: Thu, 20 May 2004 20:07:09 +0200 To: Karl Zilles Cc: caml-list@inria.fr Subject: Re: [Caml-list] [ANN] OCaml fileutils v0.2.1 Message-ID: <20040520180709.GA11624@grand> Mail-Followup-To: Karl Zilles , caml-list@inria.fr References: <20040520170527.GA11115@grand> <40ACEF3F.1080401@1969.ws> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <40ACEF3F.1080401@1969.ws> User-Agent: Mutt/1.5.6i X-Miltered: at concorde with ID 40ACF3CE.000 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Loop: caml-list@inria.fr X-Spam: no; 0.00; gall:01 le-gall:01 caml-list:01 2004:99 gall:01 stub:01 ocaml:01 ocaml:01 0700,:01 compile:02 unix:02 module:03 wrote:03 wrote:03 library:03 Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk On Thu, May 20, 2004 at 10:47:43AM -0700, Karl Zilles wrote: > Sylvain LE GALL wrote: > >All those function are based for now on the Unix module or the core > >ocaml ( mostly Sys ). There is no C stub at all. > > Hi, looks good. Do they work under windows? > Hello, Well to be sincere, i don't have tested it : i don't have win32 at hand. However, i try to build the library with windows compatibility in mind. If you have time to test it under windows ( there is a test/ directory containing all the required test to be sure it works ). I also need some scripts/things to make it compile on win32... I am not very fresh regarding ocaml on win32 ( i have never try in fact ). If you perform the test, could you drop me a mail so i can do correction ? ( i don't think this should be necessary, but there is maybe some errors(c) ! ;-) ) Kind regard Sylvain Le Gall ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners