[mcclim-devel] Re: can't load latest mcclim (with latest sbcl)
Eric Marsden
eric.marsden at free.fr
Tue Nov 27 22:56:23 UTC 2007
>>>>> "pd" == petdog <petdog at gmail.com> writes:
pd> I think line 66 of mcclim/Lisp-Dep/mp-sbcl.lisp should be changed from
pd> (sb-thread:get-mutex *permanent-queue* :locked nil))
pd> to (sb-thread:get-mutex *permanent-queue* nil)).
pd> Or, at least, that's how I got it to load.
I second this; this bug seem old, but appears now because recent
versions of SBCL have stronger type checking in (SETF MUTEX-%OWNER),
sez Krystof.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mcclim.diff
Type: text/x-diff
Size: 708 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/mcclim-devel/attachments/20071127/d2048b67/attachment.diff>
-------------- next part --------------
--
Eric Marsden
More information about the mcclim-devel
mailing list