Opened 18 years ago

Closed 18 years ago

Last modified 16 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 18 years ago.
Add 'with-mutex.lisp' to abcl.jar
with-mutex-build-2.patch (573 bytes ) - added by Mark Evenson 18 years ago.
Add 'with-mutex.lisp' to computation of FASLs uptodate target

Download all attachments as: .zip

Change History (6)

by Mark Evenson, 18 years ago

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

comment:1 by Mark Evenson, 18 years ago

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.

by Mark Evenson, 18 years ago

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

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

comment:2 by ehuelsmann, 16 years ago

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

in reply to:  2 comment:3 by Mark Evenson, 16 years ago

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 by ehuelsmann, 16 years ago

Milestone: unscheduled0.22

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

Note: See TracTickets for help on using tickets.