[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-hackers] [PATCH] Capture length in case-lambda to make it h
From: |
Moritz Heidkamp |
Subject: |
Re: [Chicken-hackers] [PATCH] Capture length in case-lambda to make it hygienic |
Date: |
Sun, 25 Mar 2012 14:26:31 +0200 |
Hi Christian,
Christian Kellermann <address@hidden> writes:
> the attached patch fixes #805, by capturing the core length procedure
> correctly. Thanks go to Moritz for finding and reporting this issue.
I found yet another hygiene issue in `case-lambda' in the meantime and a
similar one in `ensure'. The attached patches address these also add
some regression tests.
Thanks again for your help!
Moritz
0001-Fix-hygiene-issues-in-case-lambda.patch
Description: Text Data
0002-Fix-hygiene-issue-in-ensure.patch
Description: Text Data
0003-Add-regression-tests-for-fixes-introduced-in-a441b07.patch
Description: Text Data