unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
From: Marius Vollmer <mvo@zagadka.de>
Cc: bug-guile@gnu.org, tmh@whitefang.com
Subject: Re: Fix for guile-www/cgi.scm (cgi:make-cookie)
Date: 31 Aug 2003 20:47:09 +0200	[thread overview]
Message-ID: <87ptil4qc2.fsf@zagadka.ping.de> (raw)
In-Reply-To: <E19sgkO-00045k-00@colo.agora-net.com>

Thien-Thi Nguyen <ttn@glug.org> writes:

>    From: Thamer Al-Harbash <tmh@whitefang.com>
>    Date: Thu, 28 Aug 2003 10:53:34 -0400 (EDT)
> 
>    This cgi::make-cookie breaks under guile-1.6 because it's using a
>    #&key and the (bound?) macro which seem to be no longer available
>    or depreciated. Please accept my patch below which fixes the
>    problem:
> 
> sounds like guile-1.6 breaks guile-www, not the other way around.

To clarify: 1.6 still supports the #& syntax but warns that it is
deprecated.  The 'bound?' macro has been removed since it was a bug to
expose SCM_UNDEFINED as a Scheme value.

> another idea if guile-1.6 has no desire to support #&foo, is to provide
> (ice-9 optargs-kw) as a simple wrapper/alias for its changed (ice-9
> optargs), at which point i would be happy to change guile-www to use
> (ice-9 optargs-kw) since that would be available in guile-1.4.x and 1.6.

We should just move forward and fix existing code in this case, like
Thamer did.

-- 
GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3  331E FAF8 226A D5D4 E405


_______________________________________________
Bug-guile mailing list
Bug-guile@gnu.org
http://mail.gnu.org/mailman/listinfo/bug-guile


  parent reply	other threads:[~2003-08-31 18:47 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-28 14:53 Fix for guile-www/cgi.scm (cgi:make-cookie) Thamer Al-Harbash
2003-08-29 10:44 ` Thien-Thi Nguyen
2003-08-29 13:00   ` Thamer Al-Harbash
2003-08-29 13:11     ` Thien-Thi Nguyen
2003-08-31 18:47   ` Marius Vollmer [this message]
2003-08-31 18:39 ` Marius Vollmer

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=87ptil4qc2.fsf@zagadka.ping.de \
    --to=mvo@zagadka.de \
    --cc=bug-guile@gnu.org \
    --cc=tmh@whitefang.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 read-only IMAP folder(s) and NNTP newsgroup(s).