Re: [slime-devel] breakage on recent threaded SBCL (was: sbcl threads)
Gábor Melis
27 Jun
2005
27 Jun
'05
1:22 p.m.
OK, here is a terrible hack that makes threaded SBCL work with slime. It is
based on the observation that the lowest five bits of a thread id are always
zero.
It is a temporary "solution" until sbcl 0.9.2 and the thread object based
interface.