On Mon, Jun 28, 2010 at 6:52 AM, Pascal J. Bourguignon <span dir="ltr"><<a href="mailto:pjb@informatimago.com">pjb@informatimago.com</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

<br>
With ecl 10.4.2, for some ASDF systems, I get this error:<br>
In function CAR, the value of the only argument is<br>
  #<The BUILT-IN-CLASS SYMBOL><br>
which is not of the expected type LIST<br></blockquote><div><br>There was a problem with one function proclamation causing this -- the compiler generated a type check that was erroneous and thus not satisfied.<br> <br></div>

<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
The backtrace is rather uninformative, there's no call to CAR in the lambda of asdf-load:<br></blockquote><div><br>Yes, this is very unfortunate but the problem is that backtraces are only produced when ECL inserts the appropriate code in all functions that must appear in the backtrace. Since that is rather expensive, we currently have no backtrace for compiled functions with default debug settings.<br>

</div></div><br clear="all">Juanjo<br><br>-- <br>Instituto de Física Fundamental, CSIC<br>c/ Serrano, 113b, Madrid 28006 (Spain) <br><a href="http://juanjose.garciaripoll.googlepages.com">http://juanjose.garciaripoll.googlepages.com</a><br>