wanted: restart on package name collision

Bug #637896 reported by Tobias C. Rittweiler
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SBCL
Triaged
Wishlist
Unassigned

Bug Description

(defpackage foobar (:nicknames :foo))

Say I later decide to just name it :FOO to begin with,
evaluating

(defpackage :foo)

afterwards results in an error "FOO is a nickname for package FOOBAR",
I wonder if it could establish a restart which removes that nickname
from FOOBAR, and then tries again.

Changed in sbcl:
status: New → Triaged
importance: Undecided → Wishlist
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.