unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Thien-Thi Nguyen <ttn@glug.org>
Cc: guile-user@gnu.org
Subject: Re: guile-projects 2.2 + db (sans passwords) available
Date: Mon, 01 Dec 2003 09:30:34 -0500	[thread overview]
Message-ID: <E1AQp4M-0000U0-00@colo.agora-net.com> (raw)
In-Reply-To: <20031201140857.GA490@powergnu.laas.fr> (message from Ludovic Courtès on Mon, 1 Dec 2003 15:11:41 +0100)

   From: Ludovic =?iso-8859-1?Q?Court=E8s?= <ludovic.courtes@laas.fr>
   Date: Mon, 1 Dec 2003 15:11:41 +0100

   That sounds nice.  However, the configure script checks for
   `(ice-9 optargs-kw)', what is that?

the module (ice-9 optargs)    uses #&style argument processing.
the module (ice-9 optargs-kw) uses #:style argument processing.

some versions of guile provide a module named like the former but
behaving like the latter.[1]  you can probably use that module instead of
(ice-9 optargs-kw) if there is no code on your system that relies on the
#&style argument processing.

thi


___________________________________________________________________________
[1] a backward-incompatible change that will always need to be tediously
    defended by the perps as "it was determined blah more-3rd-person
    responsibility-avoidance-language blah blah...".  lame.

(cc trimmed.)


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


      reply	other threads:[~2003-12-01 14:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-28 20:45 guile-projects 2.2 + db (sans passwords) available Thien-Thi Nguyen
2003-12-01 14:11 ` Ludovic Courtès
2003-12-01 14:30   ` Thien-Thi Nguyen [this message]

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=E1AQp4M-0000U0-00@colo.agora-net.com \
    --to=ttn@glug.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).