unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: Marius Vollmer <mvo@zagadka.de>
Cc: Neil Jerram <neil@ossau.uklinux.net>
Subject: Re: Re-addition of deprecated stuff to 1.7.
Date: 17 May 2003 19:57:07 +0200	[thread overview]
Message-ID: <87d6ih78y4.fsf@zagadka.ping.de> (raw)
In-Reply-To: <877k8pmpno.fsf@raven.i.defaultvalue.org>

Rob Browning <rlb@defaultvalue.org> writes:

> Marius Vollmer <mvo@zagadka.de> writes:
> 
> > To illustrate, consider the change from a two-arg version of scm_eval
> > to the three-arg one.  When making the decision to make that change
> > (instead of just adding a new function), we can offer a switch that
> > activates the three-arg version:
> >
> >
> >    /* old code, using two-arg eval */
> >
> >    #include <libguile.h>
> >
> >    -------------------
> >    /* new code, using three-arg eval */
> >
> >    #define GUILE_ENABLE_THREE_ARG_EVAL
> >    #include <libguile.h>
> >
> > Later, we can deprecate the 'enable' variant and prefer a 'disable'
> > one:
> 
> So would this be a user-code compile-time setting, or a libguile
> compile time setting?

That would be a user-code compile-time setting.

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


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


  reply	other threads:[~2003-05-17 17:57 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-26 18:04 Re-addition of deprecated stuff to 1.7 Marius Vollmer
2003-04-26  8:31 ` Neil Jerram
2003-05-17 17:22   ` Marius Vollmer
2003-05-17 17:47     ` Rob Browning
2003-05-17 17:57       ` Marius Vollmer [this message]
2003-05-17 18:12     ` Bruce Korb
2003-06-01 18:27       ` Marius Vollmer
2003-06-01 19:56         ` Bruce Korb
2003-06-09 19:46           ` 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=87d6ih78y4.fsf@zagadka.ping.de \
    --to=mvo@zagadka.de \
    --cc=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).