unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
* Er... Is this right?
@ 2011-05-06  5:51 CRLF0710
  2011-07-01 10:21 ` Andy Wingo
  0 siblings, 1 reply; 3+ messages in thread
From: CRLF0710 @ 2011-05-06  5:51 UTC (permalink / raw)
  To: Guile Mailing List

Version: 2.0.1

' (a #{.}# b)
$1 = (a . b)    <= dot as cons ?

(list a '#{.}# b)
$2 = (a #{.}# b)  <=shouldn't it be like this?

Sorry I didn't subscribe to the bug-guile mailing list.
-- 
Wir müssen wissen; wir werden wissen!
CrLF.0710



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

* Re: Er... Is this right?
  2011-05-06  5:51 Er... Is this right? CRLF0710
@ 2011-07-01 10:21 ` Andy Wingo
  2011-07-01 22:09   ` Ian Price
  0 siblings, 1 reply; 3+ messages in thread
From: Andy Wingo @ 2011-07-01 10:21 UTC (permalink / raw)
  To: CRLF0710; +Cc: Guile Mailing List

Hello!

On Fri 06 May 2011 07:51, CRLF0710 <crlf0710@gmail.com> writes:

> Version: 2.0.1
>
> ' (a #{.}# b)
> $1 = (a . b)    <= dot as cons ?

Good catch!  Fixed in git.

Thanks,

Andy
-- 
http://wingolog.org/



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

* Re: Er... Is this right?
  2011-07-01 10:21 ` Andy Wingo
@ 2011-07-01 22:09   ` Ian Price
  0 siblings, 0 replies; 3+ messages in thread
From: Ian Price @ 2011-07-01 22:09 UTC (permalink / raw)
  To: Andy Wingo; +Cc: Guile Mailing List

Andy Wingo <wingo@pobox.com> writes:
>> $1 = (a . b)    <= dot as cons ?
>
> Good catch!  Fixed in git.

It is to my discredit that I fixed this for myself a few weeks back and
never remembered to send it to the mailing list, but too late for that
now ...

-- 
Ian Price

"There are only two hard problems in Computer Science: cache invalidation
and naming things." - Phil Karlton



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

end of thread, other threads:[~2011-07-01 22:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-06  5:51 Er... Is this right? CRLF0710
2011-07-01 10:21 ` Andy Wingo
2011-07-01 22:09   ` Ian Price

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