#135: ql:FEB2011:bordeaux-threads BORDEAUX-THREADS does not work ------------------------+--------------------------------------------------- Reporter: mevenson | Owner: mevenson Type: defect | Status: accepted Priority: major | Milestone: 0.25 Component: libraries | Version: 0.24 Resolution: | Keywords: bordeaux-threads quicklisp threads ------------------------+---------------------------------------------------
Comment(by mevenson):
Replying to [comment:1 mevenson]:
But this is not enough, as at some time in the past (???) we removed
!ThreadLock.java which contained support for THREAD-LOCK and THREAD- UNLOCK, although we (BUG!) still autoload these symbols.
Erik found the removal at r12509 which--when examined--shows that these symbols have essentially had a null implementation since then, meaning that b-t has been badly borked with ABCL since July 2009.