[cl-containers-devel] error when using CMUCL &In-Reply-To=A0057F80-13E0-48EF-A89D-A32038025167 at metab

Gary King gwking at metabang.com
Sun Dec 10 03:18:41 UTC 2006


I've just released 0.9.2 which rearranged the load order a bit and  
moved some class defs around. If you have time, please let me know if  
this works for you "out of the box"

thanks,

On Dec 8, 2006, at 4:18 AM, christoph.oppawsky at t-online.de wrote:

> Hi,
>
> I'm experiencing the same problem using cmucl-19c (gentoo  
> port,x86). Initially I want to use cl-graph, all packages needed  
> were retrieved via darcs yesterday.
>
> -----slime debugger-----
> Execution of a form compiled with errors:
>  (DEFMETHOD INITIALIZE-INSTANCE :AFTER ((METABANG.CL- 
> CONTAINERS::OBJECT
> ...
> -----end slime debugger-----
>
> I narrowed it down to
>
> dev/containers.lisp:(defmethod initialize-instance :after ((object  
> stable-associative-container).
>
> While trying to load-compile the file by hand I got:
>
> -----slime debugger-----
> -+  Errors (2)
>  |-- (during macroexpansion)
>  |   Error in function PCL::CPL-ERROR:  While computing the class  
> precedence list of the class named STABLE-ASSOCIATIVE-CONTAINER:  
> The class named ASSOCIATIVE-CONTAINER-MIXIN is a forward referenced  
> class. The class named ASSOCIATIVE-CONTAINER-MIXIN is a direct  
> superclass of the class named STABLE-ASSOCIATIVE-CONTAINER..
>  `-- (during macroexpansion)
>      Error in function PCL::CPL-ERROR:  While computing the class  
> precedence list of the class named STABLE-ASSOCIATIVE-CONTAINER:  
> The class named ASSOCIATIVE-CONTAINER-MIXIN is a forward referenced  
> class. The class named ASSOCIATIVE-CONTAINER-MIXIN is a direct  
> superclass of the class named STABLE-ASSOCIATIVE-CONTAINER..
> -----end slime debugger-----
>
> Loading dev/basic-operations.lisp by hand (because of (defclass*
> key-value-iteratable-container-mixin (iteratable-container-mixin)  
> needed by STABLE-ASSOCIATIVE-CONTAINER) didn't help either.
>
> So finally I load-compiled associative.lisp (whcih contains the  
> ASSOCIATIVE-CONTAINER-MIXIN) by hand and the error message  
> dissapeeared, cl-container got loaded. No tests so far :-)
>
> Cheers,
> Christoph
>
>
>
> _______________________________________________
> cl-containers-devel mailing list
> cl-containers-devel at common-lisp.net
> http://common-lisp.net/cgi-bin/mailman/listinfo/cl-containers-devel

--
Gary Warren King, metabang.com
Cell: (413) 885 9127
Fax: (206) 338-4052
gwkkwg on Skype * garethsan on AIM




-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/cl-containers-devel/attachments/20061209/b05e2151/attachment.html>


More information about the cl-containers-devel mailing list