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