the init code on the top of asdf.lisp interns symbols into cl-user

Bug #591955 reported by Attila Lendvai
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ASDF
Fix Released
Low
Faré

Bug Description

...for example ASDF-VERSION which is then exported from the package ASDF.

the only problem is that we use-package asdf into cl-user which causes name conflict.

asdf.lisp shouldn't (in-package :cl-user) but it should have an asdf-bootstrap or somesuch package.

...which it maybe could even delete at some point.

Revision history for this message
Attila Lendvai (attila-lendvai) wrote :
Revision history for this message
Faré (fahree) wrote :

Fixed in 2.102.

I don't bother deleting the bootstrap package: there's no upgrade hurdle here, as long as we only use lexicals there.

Changed in asdf:
assignee: nobody → Faré (fahree)
importance: Undecided → Low
milestone: none → version2.1
status: New → 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.