[PEAK] dispatch.strategy.ProtocolTest bug
Phillip J. Eby
pje at telecommunity.com
Mon Nov 22 21:09:33 EST 2004
At 08:56 PM 11/22/04 -0500, Phillip J. Eby wrote:
>At 06:27 PM 11/22/04 +0100, Radek Kanovsky wrote:
>>There is problem with ProtocolTest if declaration order is as follows:
>
>Actually, it looks like the real problem is with index rebuilds in the
>generic function itself. ProtocolTest is telling the function to rebuild
>its index, but the mechanism it uses is broken; it effectively builds an
>empty dispatch index, that then leads to it thinking that all methods
>apply to any case. So, I need to make a test and fix for this index
>rebuilding issue.
Okay, I've got a test and fix in CVS for this now.
>_______________________________________________
>PEAK mailing list
>PEAK at eby-sarna.com
>http://www.eby-sarna.com/mailman/listinfo/peak
More information about the PEAK
mailing list