#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)
Change History (19)
comment:1 Changed 13 years ago by
comment:2 Changed 13 years ago by
Via #abcl
22:35 <loke> Isn't DIRECT-SLOT-DEFINITION-CLASS and EFFECIVE-SLOT-DEFINITION-CLASS supposed to be external to the MOP package?
comment:3 Changed 13 years ago by
Owner: | changed from somebody to Mark Evenson |
---|---|
Status: | new → assigned |
Issues 1, 2, and 3 in the attached Lisp should be solved with r13377.
comment:4 Changed 13 years ago by
Version: | 1.0 → 0.24 |
---|
comment:5 Changed 13 years ago by
Milestone: | 0.26 → 0.27 |
---|
Need to work through MOP issues is duplicate of #5
comment:6 Changed 13 years ago by
Milestone: | 0.27 → 0.28 |
---|
comment:7 Changed 13 years ago by
Milestone: | 0.28 → 1.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:9 Changed 12 years ago by
Owner: | changed from Mark Evenson to rschlatte |
---|
comment:10 Changed 12 years ago by
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 Changed 12 years ago by
Version: | 0.24 → 1.1.0-dev |
---|
comment:12 Changed 12 years ago by
Milestone: | unscheduled → 1.2.0 |
---|
comment:13 Changed 12 years ago by
Milestone: | 1.2.0 → 1.1.1 |
---|
comment:14 Changed 12 years ago by
Milestone: | 1.1.1 → 1.2.0 |
---|---|
Version: | 1.1.0-dev → 1.1.0 |
comment:15 Changed 12 years ago by
Milestone: | 1.2.0 → 1.1.1 |
---|---|
Owner: | changed from rschlatte to Evenson Not Org |
Status: | assigned → accepted |
comment:16 Changed 12 years ago by
Milestone: | 1.1.1 → 1.2.0 |
---|
With abcl-1.1.1 all outstanding reported bugs for integration with closer-mop have been addressed.
comment:17 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Actually, CLOSER-MOP loads but fails to work correctly with say CL-TWITTER.