Re: Bug report: Regression, immediately invoked function expressions
Mark Evenson <[email protected]> Thu, 1 Oct 2020 00:22:47 +0200
| Newsgroups | gmane.editors.j.devel |
|---|---|
| Message-ID | <[email protected]> |
> On Sep 30, 2020, at 23:06, Mark Evenson <[email protected]> wrote: > > > >> On Sep 30, 2020, at 02:56, Robert Munyer <[email protected]> wrote: >> >> The function below works in CCL, CLISP, SBCL and ABCL 1.4.0, >> but not in ABCL 1.7.1. […] >> (defun add3 (foo) >> ((lambda (bar) >> ((lambda (baz) >> (1+ baz)) >> (1+ bar))) >> (1+ foo))) > This should be fixed <https://github.com/armedbear/abcl/pull/303>. I’ll wait to check the Travis CI before merging, but am going to bed now. -- "A screaming comes across the sky. It has happened before but there is nothing to compare to it now."