[Bese-devel] Latest parenscript patch breaks compile.

William Halliburton whalliburton at gmail.com
Sat May 13 03:51:54 UTC 2006


Patch titled

Added import-macros-from-lisp that bring lisp macros into the js
macroexpansion

does not compile under SBCL 0.9.12. Have not tried any other lisp.

Probem is that the new function undefine-js-compile-macro is defined and
used by a macro used in this file.

To fix I wrapped the function in (eval-when (:execute :load-toplevel
:compile-toplevel).


<http://uncommon-web.com/darcsweb/darcsweb.cgi?r=parenscript;a=commit;h=20060512152954-6b9e8-72eca5cd28854044963f5453ac30dcbaca2aea3d.gz>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/bese-devel/attachments/20060512/2d3e2290/attachment.html>


More information about the bese-devel mailing list