unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Richard Shann <richard@rshann.plus.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: guile-user@gnu.org
Subject: Re: File traversal on FAT32 or NTFS
Date: Fri, 08 Jun 2018 12:27:37 +0100	[thread overview]
Message-ID: <1528457257.1117.2.camel@rshann.plus.com> (raw)
In-Reply-To: <838t7qwqg1.fsf@gnu.org>

On Thu, 2018-06-07 at 18:45 +0300, Eli Zaretskii wrote:
> > From: Richard Shann <richard@rshann.plus.com>
> > Date: Thu, 07 Jun 2018 14:22:12 +0100
> > 
> > Should I expect the procedure ftw to work on Microsoft file
> > systems?
> > A call that works on Unix seems to hang on M/S
> 
> Up front, I cannot see why should it not work.  Can you show an
> example that hangs?
Thanks for the reassurance - I just wanted to check that I wasn't
wasting my time before starting to dig into it - my example is very
complex - but I've now run it under wine and I see it's not hanging but
complaining about
(#f Unbound variable: ~S (getuid) #f)
(this is Guile 1.8). As long as those Microsoft file systems are, in
principle, supported, I'll carry on digging.

> 
> > And, for good measure, what is the "command processor" that will be
> > invoked by the system and system* procedures?
> 
> The same one invoked by the C library function 'system', i.e. cmd.exe
> by default.

Ok, well thinking about it I can use system* which then by passes that,
I don't use any globbing.

Thanks again

Richard




  reply	other threads:[~2018-06-08 11:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-07 13:22 File traversal on FAT32 or NTFS Richard Shann
2018-06-07 15:45 ` Eli Zaretskii
2018-06-08 11:27   ` Richard Shann [this message]
2018-06-08 13:05     ` Eli Zaretskii

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

  List information: https://www.gnu.org/software/guile/

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

  git send-email \
    --in-reply-to=1528457257.1117.2.camel@rshann.plus.com \
    --to=richard@rshann.plus.com \
    --cc=eliz@gnu.org \
    --cc=guile-user@gnu.org \
    /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 read-only IMAP folder(s) and NNTP newsgroup(s).