unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: Neil Jerram <neil@ossau.uklinux.net>
Subject: Re: `scm_list ()'
Date: Thu, 02 Feb 2006 18:58:22 +0000	[thread overview]
Message-ID: <877j8d4mgh.fsf@ossau.uklinux.net> (raw)
In-Reply-To: <87ek2mumle.fsf@laas.fr> ( Ludovic Courtès's message of "Thu, 02 Feb 2006 10:38:37 +0100")

ludovic.courtes@laas.fr (Ludovic Courtès) writes:

> The funny thing is that to get a list, you had to have a list already
> (OBJS is a list here).  I don't really get the point of this function in
> fact.  ;-)

Presumably that's why it has been removed!

> Should the following be enough to ensure compatibility?
>
>   SCM
>   scm_list (SCM obj)
>   {
>     scm_c_issue_deprecation_warning ("`scm_list' is deprecated.  Use  "
>                                      "`scm_list_n' instead.");

Shouldn't that be something like "`scm_list' is deprecated.  Wherever
you have `scm_list (X)', you can replace it by just `X'."

    Neil



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


  reply	other threads:[~2006-02-02 18:58 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-02  9:38 `scm_list ()' Ludovic Courtès
2006-02-02 18:58 ` Neil Jerram [this message]
2006-02-02 21:25 ` Kevin Ryde
2006-02-06  9:15   ` Ludovic Courtès
2006-02-06 20:26     ` Kevin Ryde

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=877j8d4mgh.fsf@ossau.uklinux.net \
    --to=neil@ossau.uklinux.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).