From: Janne H. <jjh...@gm...> - 2007-11-09 08:24:36
|
Wouldn't this go against the "Ocaml source only" (unwritten, unofficial?) policy of ExtLib? As it is, code using ExtLib will work on both Windows and Unix. If we were to extend Unix, would this portability be broken easily? Janne On 11/9/07, Erik de Castro Lopo <mle...@me...> wrote: > > Hi all, > > I use ExtLib specifically for ExtSting and ExtList but now and > then find there are standard POSIX functions that I would like to > use that aren't available in the standard Ocaml Unix module. > > The most recent missing function was chroot, but I'm sure I've > come across others. > > Is there any interest in adding an ExtUnix module? > > Cheers, > Erik > -- > ----------------------------------------------------------------- > Erik de Castro Lopo > ----------------------------------------------------------------- > "UNIX was not designed to stop you from doing stupid things, because > that would also stop you from doing clever things." -- Doug Gwyn > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > ocaml-lib-devel mailing list > oca...@li... > https://lists.sourceforge.net/lists/listinfo/ocaml-lib-devel > |