[mcclim-devel] mcclim update
Christophe Rhodes
csr21 at cam.ac.uk
Thu May 25 06:11:07 UTC 2006
Fred Gilham <gilham at csl.sri.com> writes:
> Christophe Rhodes <csr21 at cam.ac.uk> wrote:
>
>> To see if this is the problem, try moving the
>> (define-protocol-class design ())
>> in protocol-classes.lisp to above
>> (define-protocol-class region (design))
>> in the same file.
>
> Doing this fixes the problem. So I guess it's a problem with forward
> referenced classes in CMUCL and
older versions of
> SBCL.
Feel free to trawl SBCL CVS to find the patch, and port it to your
favourite Lisp implementation.
Cheers,
Christophe
More information about the mcclim-devel
mailing list