walker:macroexpand-all
doesn't handle declarations in symbol-macrolet correctly
#42
Labels
walker:macroexpand-all
doesn't handle declarations in symbol-macrolet correctly
#42
walker:macroexpand-all
signals incorrect warnings when processing symbol-macrolet with declarations:This warning is incorrectly signaled.
CLHS (symbol-macrolet) allows declarations in
symbol-macrolet
:Tested on MKCL 1.1.11.206 (current head):
This also affects ECL, see https://gitlab.com/embeddable-common-lisp/ecl/-/issues/764.
The text was updated successfully, but these errors were encountered: