unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
From: Andy Wingo <wingo@pobox.com>
To: bug-guile <bug-guile@gnu.org>
Subject: Re: (+ (values 1 2)) should be 1
Date: Fri, 17 Jun 2011 19:43:49 +0200	[thread overview]
Message-ID: <87wrgk73qi.fsf@pobox.com> (raw)
In-Reply-To: <m3pqnarfy6.fsf@unquote.localdomain> (Andy Wingo's message of "Sun, 22 May 2011 16:02:41 +0200")

On Sun 22 May 2011 16:02, Andy Wingo <wingo@pobox.com> writes:

> But, it is 1 and 2, currently.  (+ FOO) inlines just to FOO, too
> optimistically.

Fixed in git.  (+ FOO) now inlines to (values FOO).

Andy
-- 
http://wingolog.org/



      parent reply	other threads:[~2011-06-17 17:43 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-22 14:02 (+ (values 1 2)) should be 1 Andy Wingo
2011-05-23 13:34 ` Hans Aberg
2011-05-23 13:49   ` Andy Wingo
2011-05-23 13:58     ` Hans Aberg
2011-05-24 10:35     ` Hans Aberg
2011-05-24 13:11       ` Andy Wingo
2011-05-24 13:48         ` Hans Aberg
2011-05-24 15:07           ` Andy Wingo
2011-05-24 16:13             ` Hans Aberg
2011-05-25  0:25               ` Mark H Weaver
2011-05-25  8:41                 ` Hans Aberg
2011-05-25 16:54                   ` Mark H Weaver
2011-05-25 17:10                     ` Hans Aberg
2011-06-17 17:43 ` Andy Wingo [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=87wrgk73qi.fsf@pobox.com \
    --to=wingo@pobox.com \
    --cc=bug-guile@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).