From: Adrien <camaradetux@gmail.com>
To: Ivan <ivg@ieee.org>
Cc: "Gabriel Scherer" <gabriel.scherer@gmail.com>,
"Stéphane Glondu" <steph@glondu.net>,
"\"caml-list@inria.fr\"" <caml-list@inria.fr>
Subject: Re: [Caml-list] howto: recursively iterate over filesystem
Date: Tue, 3 Jul 2012 10:45:08 +0200 [thread overview]
Message-ID: <CAP5QFJns65=ZiFSmdS-3M=ny+brC23kSL1ro9OYJMmqX3NgmPQ@mail.gmail.com> (raw)
In-Reply-To: <512901341304419@web29g.yandex.ru>
Hi,
Fileutils details what is going on a bit more than the stdlib, that's
probably why it can seem more "dangerous".
You shouldn't be less safe with it. IIRC, the type for a path in
fileutils is simply a string.
I manipulate windows paths on unix and vice-versa. Of course, trying
to access one from the other is going to cause issues. The way I
understand it, the issues are similar here.
--
Adrien Nader
next prev parent reply other threads:[~2012-07-03 8:45 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-03 3:30 Ivan
2012-07-03 3:42 ` Rudi Grinberg
2012-07-03 6:19 ` Stéphane Glondu
2012-07-03 8:21 ` Ivan
2012-07-03 8:24 ` Gabriel Scherer
2012-07-03 8:33 ` Ivan
2012-07-03 8:45 ` Adrien [this message]
2012-07-03 8:46 ` Fabrice Le Fessant
2012-07-03 9:25 ` Ivan
2012-07-03 12:04 ` Eric Cooper
2012-07-03 12:28 ` Daniel Bünzli
2012-07-03 19:50 ` [Caml-list] " Sylvain Le Gall
2012-07-03 12:14 ` [Caml-list] " Daniel Bünzli
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='CAP5QFJns65=ZiFSmdS-3M=ny+brC23kSL1ro9OYJMmqX3NgmPQ@mail.gmail.com' \
--to=camaradetux@gmail.com \
--cc=caml-list@inria.fr \
--cc=gabriel.scherer@gmail.com \
--cc=ivg@ieee.org \
--cc=steph@glondu.net \
/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