guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: list versus apply


From: Kevin Ryde
Subject: Re: list versus apply
Date: Sat, 23 Apr 2005 09:45:11 +1000
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (gnu/linux)

I wrote:
>
>       (define x '(1 2 3))
>       (define y (apply list x))
>       (eq? x y)
>       => #t

Actually, I see in the head this happens under the debugging evaluator
but not the normal one.  I made my change because it fixes a bug in
1.6 and the head, but maybe there's something fishy between debug and
normal in the head.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]