#19 closed defect (fixed)
SLIME from CVS HEAD needs 'with-mutex.lisp'
Reported by: | Mark Evenson | Owned by: | ehuselmann |
---|---|---|---|
Priority: | major | Milestone: | 0.22 |
Component: | other | Version: | |
Keywords: | SLIME | Cc: | |
Parent Tickets: |
Description
SLIME from CVS HEAD fails to load with r11371, as it apparently needs with-mutex.lisp.
The attached patch adds 'with-mutex.lisp' to the ABCL jar.
Attachments (2)
Change History (6)
Changed 16 years ago by
Attachment: | slime-needs-with-mutex.patch added |
---|
comment:1 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed in commit:11374 by Erik.
I would recommend patching build.xml as the next patch to adjust the files used in the recomputation of whether the FASLs are out-of-date.
Changed 16 years ago by
Attachment: | with-mutex-build-2.patch added |
---|
Add 'with-mutex.lisp' to computation of FASLs uptodate target
comment:2 follow-up: 3 Changed 14 years ago by
Selecting no particular closed milestone: it's in unscheduled, which is definitely incorrect.
comment:3 Changed 14 years ago by
Replying to ehuelsmann:
Selecting no particular closed milestone: it's in unscheduled, which is definitely incorrect.
Actually, I would close the ticket as SLIME continues to load from CVS HEAD as it has for a while now. I'm not sure what the 'with-mutex.lisp' stuff referenced.
comment:4 Changed 14 years ago by
Milestone: | unscheduled → 0.22 |
---|
Ticket closed. Assigning out of 'unscheduled' to loose it from the Roadmap page.
Add 'with-mutex.lisp' to abcl.jar