[parenscript-devel] Bug: Pi broken
(ps:ps pi) gives this error in the latest release (and latest git repository) Cannot translate quoted value PARENSCRIPT::*MATH.*PI* to javascript As of Repository 2009-01-28, it worked correctly. andy peterson
Hi Andy, Thanks for the bug report. It's now fixed in the repository. The cause was a fix to make ps symbol macros have the same definition as Common Lisp symbol macros (the expansion isn't quoted). Vladimir On Fri, Feb 20, 2009 at 1:21 PM, Andrew Peterson <andy.arvid@gmail.com> wrote:
(ps:ps pi) gives this error in the latest release (and latest git repository) Cannot translate quoted value PARENSCRIPT::*MATH.*PI* to javascript
As of Repository 2009-01-28, it worked correctly.
andy peterson
_______________________________________________ parenscript-devel mailing list parenscript-devel@common-lisp.net http://common-lisp.net/cgi-bin/mailman/listinfo/parenscript-devel
participants (2)
-
Andrew Peterson
-
Vladimir Sedach