[Ecls-list] Generic-function-method-class not dispatched correctly...
Juan Jose Garcia-Ripoll
juanjose.garciaripoll at gmail.com
Sun Sep 16 20:18:07 UTC 2012
On Sun, Sep 2, 2012 at 4:38 PM, Pascal Costanza <pc at p-cos.net> wrote:
> The fact that ext-generic-function-method-class is compiled seems to be
> important here, and it seems that the dispatch is fixed to the methods
> known at the time it is compiled.
>
Not exactly, but compilation was a problem. ECL hardcodes the name of
certain functions and they can be directly called from C code, instead of
dispatching via the symbol. Unfortunately, some of those hardcoded names,
which only make sense at bootstrap, are still being used when compiling
your example. Will fix and upload a patch, either tonight or along the week.
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/20120916/66f99dbd/attachment.html>
More information about the ecl-devel
mailing list