[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-hackers] [PATCH] fix special cases for vector/list-ref in s
From: |
Peter Bex |
Subject: |
Re: [Chicken-hackers] [PATCH] fix special cases for vector/list-ref in scrutinizer when argument count is wrong |
Date: |
Tue, 21 Feb 2012 18:53:17 +0100 |
User-agent: |
Mutt/1.4.2.3i |
On Tue, Feb 21, 2012 at 11:34:57AM +0100, Felix wrote:
> The attached patch fixes the bug in the scrutinizer when list-ref/vector-ref
> are called with a wrong number of arguments.
Wouldn't the use of and-let* simplify this code? It could certainly
remove some nesting. If you want I can try to come up with a
replacement patch.
Cheers,
Peter
--
http://sjamaan.ath.cx
--
"The process of preparing programs for a digital computer
is especially attractive, not only because it can be economically
and scientifically rewarding, but also because it can be an aesthetic
experience much like composing poetry or music."
-- Donald Knuth