chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] Re: Weird capture problem


From: felix
Subject: [Chicken-users] Re: Weird capture problem
Date: Thu, 25 Jun 2009 07:57:05 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Abdulaziz Ghuloum <aghuloum <at> gmail.com> writes:

> 
> Is this expected behavior or a bug?
> 
> Aziz,,,
> 
> CHICKEN
> (c)2008-2009 The Chicken Team
> (c)2000-2007 Felix L. Winkelmann
> Version 4.0.0 - SVN rev. 13887
> macosx-unix-gnu-x86 [ manyargs dload ptables applyhook ]
> compiled 2009-06-23 on Vesuvius (Darwin)
> 
> #;1> (let ((begin (lambda (x y) (printf "x=~s y=~s\n" x y)))) 1 2)
> x=1 y=2
> #;2>
> 

Hi!

Should work now (trunk, rev. 15057).


cheers,
felix





reply via email to

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