[armedbear-devel] compiled MACROLET fails to expand in DEFUN/DEFMETHOD forms
Mark Evenson
evenson at panix.com
Mon Jun 21 14:59:13 UTC 2010
On 6/21/10 3:07 PM, Mark Evenson wrote:
> The following form fails to compile correctly:
>
> (macrolet ((output-var (var)
> `(format t "var = ~A~%" ,var)))
> (defun baz (bat)
> (output-var bat)))
Bisection show that the first bad revision is:
420 7c7b09e1fe0d 2009-05-22 10:37 +0200 ehuelsmann
[svn r11924] Implement compilation of closures with non-empty
--
"A screaming comes across the sky. It has happened before, but there
is nothing to compare to it now."
More information about the armedbear-devel
mailing list