[computed-class-devel] missed swank dependency
Levente Mészáros
levente.meszaros at gmail.com
Mon Feb 12 08:44:22 UTC 2007
Thanks, I guess ati will take a look at it.
Cheers,
levy
--
There's no perfectoin
On 2/11/07, Henrik Hjelte <henrik at evahjelte.com> wrote:
> Hello,
> I've found a small dependency miss when trying cl-perec (really
> impressive stuff), swank is needed by computed class. But you usually
> don't see it when you run from slime, I found out when I loaded a system
> from the command-line sbcl interface.
>
> Best wishes,
> Henrik Hjelte
>
> {
> hunk ./computed-class.asd 64
> - :depends-on (:arnesi :closer-mop)
> + :depends-on (:arnesi :closer-mop :swank)
> }
>
>
> _______________________________________________
> computed-class-devel mailing list
> computed-class-devel at common-lisp.net
> http://common-lisp.net/cgi-bin/mailman/listinfo/computed-class-devel
>
More information about the Computed-class-devel
mailing list