caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Ashish Agarwal <agarwal1975@gmail.com>
To: Paul Steckler <steck@stecksoft.com>
Cc: caml-list@yquem.inria.fr
Subject: Re: [Caml-list] Re: Unicode, update
Date: Tue, 19 Oct 2010 10:33:58 -0400	[thread overview]
Message-ID: <AANLkTi=J4o5avEWH7wEXrL3Rw+kF6Q4_nmeKKax4BWr1@mail.gmail.com> (raw)
In-Reply-To: <AANLkTikdmwMZjnFehSyXykkD5CODSTk-FD=CykSGp3q5@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1394 bytes --]

Have you considered adding these to the Batteries project? It would be good
to get general purpose functionality added directly there. Also that way you
don't have to feel you've done a lot of things; a single useful function
could be added.


On Mon, Oct 18, 2010 at 9:59 PM, Paul Steckler <steck@stecksoft.com> wrote:

> Sylvain Le Gall <sylvain@le-gall.net> wrote:
> > Would it be possible to publish them as an external library?
>
> What I did isn't really complete enough to constitute a library, I'd say.
>
> Here's what I did:
>
> >From Pervasives:
>
>  open_out_win32
>  open_out_bin_win32
>  open_out_gen_win32
>  open_in_win32
>  open_in_bin_win32
>  open_in_gen_win32
>
> >From Sys:
>
>  file_exists_win32
>  getcwd_win32
>  chdir_win32
>  missing: is_directory_win32, readdir_win32
>
> I did not code up Win32/UTF8 equivalents of anything in the Unix
> module.  A complete
> library of Win32/UTF8 file functions would include a number of items
> from that module.
>
> If anyone's interested in finishing off what I've done, I could send along
> what I have.
>
> -- Paul
>
> _______________________________________________
> Caml-list mailing list. Subscription management:
> http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
> Archives: http://caml.inria.fr
> Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
> Bug reports: http://caml.inria.fr/bin/caml-bugs
>

[-- Attachment #2: Type: text/html, Size: 2240 bytes --]

  reply	other threads:[~2010-10-19 14:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-19  1:59 Paul Steckler
2010-10-19 14:33 ` Ashish Agarwal [this message]
2010-10-19 15:19   ` [Caml-list] " Michael Ekstrand

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='AANLkTi=J4o5avEWH7wEXrL3Rw+kF6Q4_nmeKKax4BWr1@mail.gmail.com' \
    --to=agarwal1975@gmail.com \
    --cc=caml-list@yquem.inria.fr \
    --cc=steck@stecksoft.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).