[cl-walker-devel] Bug in the way macros are expanded
Nikolaus Demmel
demmeln at in.tum.de
Mon Aug 3 20:01:43 UTC 2009
Hi list,
there is a bug in the expansion of macros, that are showed by a flet
or similar.
An example can be found there: http://paste.lisp.org/display/84685
The last line of the expansion should be something like "(foo 0)".
The bug lies withing the walker-handler for application, and the way
it determins whether something is a macro call or a function call.
(As drewc from #lisp, the maintainer of arnesi, pointed out).
I hope there is someone listening :-)
Best regards,
Niko Demmel
More information about the cl-walker-devel
mailing list