chicken-hackers
[Top][All Lists]
Advanced

[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

Attachment: 0001-Fix-hygiene-issues-in-case-lambda.patch
Description: Text Data

Attachment: 0002-Fix-hygiene-issue-in-ensure.patch
Description: Text Data

Attachment: 0003-Add-regression-tests-for-fixes-introduced-in-a441b07.patch
Description: Text Data


reply via email to

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