[clpython-devel] Re: CLPython on SBCL
Jason Nielsen
jdn at math.carleton.ca
Sat May 17 16:45:13 UTC 2008
On Sat, 17 May 2008, Jason Nielsen wrote:
> and it loads fine so I don't think the problem is there. Not sure what slime
> adds to the mix such that it doesn't have any trouble.
>
So slime does indeed do something since:
* (require 'swank)
[snip]
;; loading #P"/var/cache/common-lisp-controller/1001/sbcl/swank/fasl/sbcl-1.0.16.debian-linux-x86/swank-presentation-streams.fasl"
WARNING: change in instance length of class PRETTY-STREAM:
current length: 25
new length: 27
then loading clpython works as though loading from within slime. There is
a fix I believe in swank-presentation-streams.lisp.
Cheers,
Jason
More information about the Clpython-devel
mailing list