Opened 15 years ago

Closed 15 years ago

Last modified 14 years ago

#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)

slime-needs-with-mutex.patch (426 bytes) - added by Mark Evenson 15 years ago.
Add 'with-mutex.lisp' to abcl.jar
with-mutex-build-2.patch (573 bytes) - added by Mark Evenson 15 years ago.
Add 'with-mutex.lisp' to computation of FASLs uptodate target

Download all attachments as: .zip

Change History (6)

Changed 15 years ago by Mark Evenson

Add 'with-mutex.lisp' to abcl.jar

comment:1 Changed 15 years ago by Mark Evenson

Resolution: fixed
Status: newclosed

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 15 years ago by Mark Evenson

Attachment: with-mutex-build-2.patch added

Add 'with-mutex.lisp' to computation of FASLs uptodate target

comment:2 Changed 14 years ago by ehuelsmann

Selecting no particular closed milestone: it's in unscheduled, which is definitely incorrect.

comment:3 in reply to:  2 Changed 14 years ago by Mark Evenson

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 ehuelsmann

Milestone: unscheduled0.22

Ticket closed. Assigning out of 'unscheduled' to loose it from the Roadmap page.

Note: See TracTickets for help on using tickets.