[parenscript-devel] Today's bug fixes
Daniel Gackle
danielgackle at gmail.com
Tue Dec 13 06:44:58 UTC 2011
Thanks for the batch of bug fixes. We've upgraded to the latest commit. The
only difference I saw in our compiled JS was more parentheses around
operators. By inspection, they looked correct.
I'm not sure the compiler needs to do this, but it's a minor point:
(new Date()).getTime();
Also, I was getting a compiler warning for an unused variable in
printer.lisp, so I committed an ignore for it.
Daniel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/parenscript-devel/attachments/20111212/326778f0/attachment.html>
More information about the parenscript-devel
mailing list