[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-hackers] [PATCH] fix subtype check for fixed-size list/vect
From: |
Christian Kellermann |
Subject: |
Re: [Chicken-hackers] [PATCH] fix subtype check for fixed-size list/vector types in scrutinizer |
Date: |
Sun, 6 Nov 2011 11:35:57 +0100 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
* felix winkelmann <address@hidden> [111031 10:45]:
> The attached patch fixes incorrect (nonexistent) handling of "(list ...)"
> and "(vector ...)" types in the subtype-check procedure ("type<=?") in the
> scrutinizer.
I have comitted and pushed, note that it did not apply cleanly
initially, but trivially it would find its proper place.
Thanks!
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.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [Chicken-hackers] [PATCH] fix subtype check for fixed-size list/vector types in scrutinizer,
Christian Kellermann <=