After facing incorrect component type, system is incorrectly reported as loaded

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

Bug Description

Version 3.1.6,

Example system definition:

(defsystem :s3
  :components
  ((cl-user::cons "file-name-does-not-matter")
   ))
;; eof

I try to load it, it says:

"Error while trying to load definition for system s3 from
pathname c:/clcon/lp/test/s3.asd:
   don't recognize component type CONS"

Then I try to load it another time, it says:

T

Denis Budyak (budden73)
summary: - After occuring incorrect component type, system is incorrectly reported
- as loaded
+ After facing incorrect component type, system is incorrectly reported as
+ loaded
Revision history for this message
Faré (fahree) wrote :
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.