unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* or values bug?
@ 2011-12-05 14:33 rixed
  2011-12-05 17:40 ` Ludovic Courtès
  2011-12-06  6:51 ` rixed
  0 siblings, 2 replies; 7+ messages in thread
From: rixed @ 2011-12-05 14:33 UTC (permalink / raw)
  To: guile-user

Is it normal that this:

(or (values 'a 'b) 'c)

returns two values ('a and 'b) while this:

(or (values 'a (lambda (port) #f)) 'c)

returns only one ('a)?
Isn't it a bug?




^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2011-12-06 18:23 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-05 14:33 or values bug? rixed
2011-12-05 17:40 ` Ludovic Courtès
2011-12-05 20:57   ` Andy Wingo
2011-12-05 21:00     ` Andy Wingo
2011-12-06 17:57       ` Ludovic Courtès
2011-12-06 18:23         ` Andy Wingo
2011-12-06  6:51 ` rixed

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).