Opened 15 years ago

Closed 13 years ago

Last modified 13 years ago

#152 closed defect (fixed)

ql:closer-mop doesn't work

Reported by: Mark Evenson Owned by: Evenson Not Org
Priority: major Milestone: 1.2.0
Component: CLOS Version: 1.1.0
Keywords: clos quicklisp mop Cc:
Parent Tickets:

Description

CLOSER-MOP fails to load via QuickLisp.

As part of resolving this ticket, it would be nice to produce a summary of what is incomplete in ABCL wrt. MOP.

Attachments (1)

mop-issues.lisp (2.6 KB ) - added by Mark Evenson 15 years ago.
Code for problems with MOP

Download all attachments as: .zip

Change History (19)

comment:1 by Mark Evenson, 15 years ago

Actually, CLOSER-MOP loads but fails to work correctly with say CL-TWITTER.

comment:2 by Mark Evenson, 15 years ago

Via #abcl

22:35 <loke> Isn't DIRECT-SLOT-DEFINITION-CLASS and
             EFFECIVE-SLOT-DEFINITION-CLASS supposed to be external
             to the MOP package?

by Mark Evenson, 15 years ago

Attachment: mop-issues.lisp added

Code for problems with MOP

comment:3 by Mark Evenson, 15 years ago

Owner: changed from somebody to Mark Evenson
Status: newassigned

Issues 1, 2, and 3 in the attached Lisp should be solved with r13377.

comment:4 by Mark Evenson, 15 years ago

Version: 1.00.24

comment:5 by Mark Evenson, 15 years ago

Milestone: 0.260.27

Need to work through MOP issues is duplicate of #5

comment:6 by Mark Evenson, 15 years ago

Milestone: 0.270.28

comment:7 by ehuelsmann, 15 years ago

Milestone: 0.281.0

This effort seems more like 2.0 to me: after CLHS compliance, we can start working on AMOP compliance. Changing milestone to 1.0 for now -- as there's no active 2.0 milestone yet.

comment:8 by Mark Evenson, 15 years ago

Milestone: 1.0unscheduled

wontfix for 1.0

comment:9 by rschlatte, 14 years ago

Owner: changed from Mark Evenson to rschlatte

comment:10 by rschlatte, 14 years ago

Now abcl svn passes the AMOP test suite, it's just a matter of getting a patch accepted in closer-mop after our next release.

comment:11 by rschlatte, 14 years ago

Version: 0.241.1.0-dev

comment:12 by Mark Evenson, 14 years ago

Milestone: unscheduled1.2.0

comment:13 by ehuelsmann, 14 years ago

Milestone: 1.2.01.1.1

comment:14 by Mark Evenson, 14 years ago

Milestone: 1.1.11.2.0
Version: 1.1.0-dev1.1.0

comment:15 by Evenson Not Org, 14 years ago

Milestone: 1.2.01.1.1
Owner: changed from rschlatte to Evenson Not Org
Status: assignedaccepted

comment:16 by Mark Evenson, 13 years ago

Milestone: 1.1.11.2.0

With abcl-1.1.1 all outstanding reported bugs for integration with closer-mop have been addressed.

comment:17 by Evenson Not Org, 13 years ago

Resolution: fixed
Status: acceptedclosed

comment:18 by Evenson Not Org, 13 years ago

Works as of [Quicklisp/2013-04-20].

Note: See TracTickets for help on using tickets.