[computed-class-devel] missed swank dependency

Henrik Hjelte henrik at evahjelte.com
Sun Feb 11 20:33:24 UTC 2007


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)
}





More information about the Computed-class-devel mailing list