[parenscript-devel] FLET, LABELS, and MULTIPLE-VALUE-BIND are broken

Daniel Gackle danielgackle at gmail.com
Tue Jan 11 21:20:41 UTC 2011


I've attempted to upgrade again to the latest PS. It looks like the issues
we discussed last month are fixed (thank you), but there are some serious
new breakages:

1. FLET and LABELS no longer accept &OPTIONAL, &REST, or &KEY arguments
2. MULTIPLE-VALUE-BIND doesn't work: in the JS for (PS (MULTIPLE-VALUE-BIND
(A B) (BLAH) (+ A B))), the function BLAH doesn't appear.

I'll post if I notice anything else.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/parenscript-devel/attachments/20110111/18a9fb67/attachment.html>


More information about the parenscript-devel mailing list