chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] numeric-macros: -- increments instead of decrementin


From: Christian Kellermann
Subject: Re: [Chicken-users] numeric-macros: -- increments instead of decrementing
Date: Fri, 2 Dec 2011 16:40:24 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

* Markus Klotzbuecher <address@hidden> [111202 16:31]:
> Hi All,
> 
> I just noticed the following:
> 
> #;1> (use numeric-macros)
> ; loading /var/lib//chicken/6/numeric-macros.import.so ...
> ; loading /var/lib//chicken/6/numeric-macros.so ...
> #;2> (++ 3)
> 4
> #;3> (-- 3)
> 4
> #;4> 
> 
> This doesn't seem right :-)

Indeed, I have filed Bug #735 for this:
https://bugs.call-cc.org/ticket/735

Thanks for reporting!

Christian

-- 
Who can (make) the muddy water (clear)? Let it be still, and it will
gradually become clear. Who can secure the condition of rest? Let
movement go on, and the condition of rest will gradually arise.
 -- Lao Tse. 



reply via email to

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