Thank you very much!<br><br><div class="gmail_quote">On Tue, Aug 9, 2011 at 7:25 PM, Vladimir Sedach <span dir="ltr"><<a href="mailto:vsedach@gmail.com">vsedach@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Thanks for the bug report! I pushed it to the repository<br>
(<a href="http://common-lisp.net/project/parenscript/git/parenscript" target="_blank">http://common-lisp.net/project/parenscript/git/parenscript</a>). I think<br>
Quicklisp is now tracking the repository and not the tarball releases,<br>
so this fix should make it into Quicklisp sooner rather than later<br>
(I'm not sure when to make the next tarball release).<br>
<br>
Thank you,<br>
Vladimir<br>
<br>
On Sat, Aug 6, 2011 at 2:08 AM, Anthony Fairchild<br>
<div class="im"><<a href="mailto:fairchild.anthony@gmail.com">fairchild.anthony@gmail.com</a>> wrote:<br>
</div><div><div></div><div class="h5">> Hi,<br>
> I think I found a bug in parenscript:<br>
> CL-USER> (ps (/ a (* b c)))<br>
> "a / b * c;"<br>
> I believe it should return "a / (b * c);".<br>
> Checking the mailing list archives I see there was a problem with this<br>
> expression but it seems to have been fixed:<br>
> CL-USER> (ps (- x (- a b)))<br>
> "x - (a - b);"<br>
> Thanks!<br>
><br>
><br>
</div></div>> _______________________________________________<br>
> parenscript-devel mailing list<br>
> <a href="mailto:parenscript-devel@common-lisp.net">parenscript-devel@common-lisp.net</a><br>
> <a href="http://lists.common-lisp.net/cgi-bin/mailman/listinfo/parenscript-devel" target="_blank">http://lists.common-lisp.net/cgi-bin/mailman/listinfo/parenscript-devel</a><br>
><br>
><br>
<br>
_______________________________________________<br>
parenscript-devel mailing list<br>
<a href="mailto:parenscript-devel@common-lisp.net">parenscript-devel@common-lisp.net</a><br>
<a href="http://lists.common-lisp.net/cgi-bin/mailman/listinfo/parenscript-devel" target="_blank">http://lists.common-lisp.net/cgi-bin/mailman/listinfo/parenscript-devel</a><br>
</blockquote></div><br>