<div class="gmail_quote">On Tue, May 6, 2008 at 6:19 AM, Jason Nielsen <<a href="mailto:jdn@math.carleton.ca">jdn@math.carleton.ca</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
I can confirm that compilation fails using SBCL 1.0.16 on a Ubuntu 7.10 system with a:<br>
<br>
"has no suitable method for STREAM-ELEMENT-TYPE, and so has fallen through to this method...."<br>
<br>
error that crashes the whole session.  You can reproduce this behaviour with the following:<br>
<br>
(defclass foo (standard-class) ())<br>
(defclass bar () () (:metaclass foo))<br></blockquote><div><br></div><div>Thanks for the confirmation. Actually I hoped this would not occur in the latest version, as <span class="Apple-style-span" style="font-family: Helvetica; font-size: 12px; ">Nikodemus Siivola <span class="Apple-style-span" style="font-family: arial; font-size: 13px; ">said on <span class="Apple-style-span" style="font-family: Helvetica; font-size: 12px; ">2008-01-15, in reply to what seems a very similar issue reported by Pascal Costanza: <span class="Apple-style-span" style="font-family: arial; font-size: 13px; ">"<span class="Apple-style-span" style="font-family: Helvetica; font-size: 12px; ">This seems to have been fixed at some point during the last 10 months": <<a href="http://article.gmane.org/gmane.lisp.steel-bank.devel/10603">http://article.gmane.org/gmane.lisp.steel-bank.devel/10603</a>><span class="Apple-style-span" style="font-family: arial; font-size: 13px; "></span></span></span></span></span></span></div>
<div><br></div><div><span class="Apple-style-span" style="font-family: Helvetica; font-size: 12px; "><span class="Apple-style-span" style="font-family: arial; font-size: 13px; "><span class="Apple-style-span" style="font-family: Helvetica; font-size: 12px; "><span class="Apple-style-span" style="font-family: arial; font-size: 13px; "><span class="Apple-style-span" style="font-family: Helvetica; font-size: 12px; "><span class="Apple-style-span" style="font-family: arial; font-size: 13px; ">Custom metaclasses are crucial for CLPython. Hopefully someone feels inclined to fix this SBCL issue.</span></span></span></span></span></span></div>
<div><br></div><div>- Willem<br></div></div>