On Tue, May 13, 2008 at 7:21 AM, Leonardo Varuzza <<a href="mailto:varuzza@gmail.com">varuzza@gmail.com</a>> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I just discovered how to compile clpython in SBCL <a href="http://1.0.16." target="_blank">1.0.16.</a> If you remove the declaration of py-dict to outside of the eval-when  SBCL won't go crazy about the STREAM-ELEMENT-TYPE thing.</blockquote>
<div><br>Okay, thanks! The eval-when is probably required for Allegro (and to be strictly portable) though, so I'll introduce some read-time conditionals in the code.<br><br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Apparently everything is ok. The commands suggested in the final of the compilation process works without trouble.</blockquote><div><br>That's good news! How about the test suite, does that succeed (with just the 5 or so expected failures)?<br>
</div></div><br>- Willem<br>