[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-hackers] [PATCH] smash "list"/"list-of" types
From: |
Peter Bex |
Subject: |
Re: [Chicken-hackers] [PATCH] smash "list"/"list-of" types |
Date: |
Sat, 21 Apr 2012 19:12:41 +0200 |
User-agent: |
Mutt/1.4.2.3i |
On Sat, Apr 21, 2012 at 03:56:22PM +0200, Felix wrote:
> The attached patch fixes a bug in the specialization machinery where
> "list" and "list-of" types are incorrectly retained for local bindings,
> even when a procedure call may potentially convert a proper list into
> an improper one. Found by Peter, fixes bug #803.
Thanks! Signed off and pushed. I've closed the ticket too.
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