[Ecls-list] Reloading swank code does result in error

Juan Jose Garcia-Ripoll juanjose.garciaripoll at googlemail.com
Sun Feb 7 14:51:18 UTC 2010


On Sun, Feb 7, 2010 at 12:55 PM, Tobias C. Rittweiler <tcr at freebits.de>wrote:

> There are actually two problems:
>
>  a) Something goes wrong when loading the file.
>
>     That's the "The following package was referenced in a"
>

Fixed. The compiled file loaded an ECL extension (profile) and did not
properly inform the core library that a package, "profile", that was
expected by the compiled file, had been created in that extension.


>  b) when trying to princ the condition in
>     swank-loader::handle-loadtime-error, the condition reporter excepts
>     something of type CHARACTER but gets a namestring.
>
>     That's the "... is not of type CHARACTER"


There was a typo in a format string in src/c/read.d Fixed as well

Juanjo

-- 
Instituto de Física Fundamental, CSIC
c/ Serrano, 113b, Madrid 28006 (Spain)
http://juanjose.garciaripoll.googlepages.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20100207/ff150c83/attachment.html>


More information about the ecl-devel mailing list