unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: Bruce Korb <bkorb@pacbell.net>
Subject: delete-file ??
Date: Sun, 14 Jul 2002 09:33:01 -0700	[thread overview]
Message-ID: <3D31A7BD.F6BA53F1@pacbell.net> (raw)


Hi,

Programming successfully is a task involving keeping track of
a myriad of minutia and fitting all the little pieces together.
Anything that reduces the amount of information that one needs
to track is a good thing.  The Guile library supports POSIX
calls with POSIX-ly named functions.  Excellent.  I only need
to learn one set of names and figure out some mostly obvious
permutations to use the Guile function for the POSIX call.
So, despite the fact that "delete-file" is far more obvious
than "unlink", the rename increases the complexity of my
programming life.  I had to find "delete-file" by grepping
the source for "unlink *\(".  Ick.  Please consider adding
"unlink" and any other POSIX calls that got renamed.
Thanks.

_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-devel


             reply	other threads:[~2002-07-14 16:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-14 16:33 Bruce Korb [this message]
2002-07-15  6:00 ` delete-file ?? Rob Browning
2002-07-16  0:03   ` Bruce Korb
2002-07-16  1:56     ` Rob Browning

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=3D31A7BD.F6BA53F1@pacbell.net \
    --to=bkorb@pacbell.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).