Misleading comment in asdf.lisp

Bug #1532458 reported by Denis Budyak
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
CFFI
New
Undecided
Unassigned

Bug Description

The following comment seem to be wrong:

;; Allow for naked :grovel-file and :wrapper-file in asdf definitions.
(setf (find-class 'asdf::cffi-grovel-file) (find-class 'grovel-file))

Indeed, after that, :cffi-grovel-file and :wrapper-file should be recognized as component name,
not :grovel-file and :wrapper-file.

This wrong comment is essential as there are two references from asdf manual to the code.

So the code should be considered as a "canonical example" of extending asdf.

Figuring out what is wrong required an essential effort from me.

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.