dotted pair from component-depends-on for load-source-op

Bug #779935 reported by Martin Simmons
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ASDF
Fix Released
High
Faré

Bug Description

The method (defmethod component-depends-on ((o load-source-op) (c component)) ...) collects a dotted pair instead of a list. This leads to an error in do-dep.

The attached patch fixes it.

Revision history for this message
Martin Simmons (martin-lispworks) wrote :
Revision history for this message
Faré (fahree) wrote :

Ooooops.

Thanks a lot for finding and precisely locating the bug. I wish the report had been before I release 2.015, but oh well, too late.

The actual fix is actual to use :for (op . co) :in ... as there may be more than one dependency.

Committed in 2.015.1, with a regression test. My apologies.

Changed in asdf:
assignee: nobody → Faré (fahree)
importance: Undecided → High
milestone: none → version2.1
status: New → Fix Committed
Revision history for this message
Faré (fahree) wrote :

Released months ago in 2.016.

Changed in asdf:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.