chicken-hackers
[Top][All Lists]
Advanced

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

Re: [Chicken-hackers] [PATCH] Expand cond clauses with constant tests an


From: Peter Bex
Subject: Re: [Chicken-hackers] [PATCH] Expand cond clauses with constant tests and no expressions to the test value
Date: Wed, 27 Nov 2013 16:50:47 +0100
User-agent: Mutt/1.4.2.3i

On Wed, Nov 27, 2013 at 04:30:32PM +1300, Evan Hanson wrote:
> This fixes a very minor regression in the check for constant test
> expressions in cond clauses.
> 
>     (cond (1)) ; => #<unspecified> following b6add53, should be 1

Thanks, looks good and tests well, too.  Pushed!

Cheers,
Peter
-- 
http://www.more-magic.net



reply via email to

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