PROGV unbinding built-in specials is not checked

Bug #1852463 reported by Paul F. Dietz
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SBCL
Fix Released
Undecided
Unassigned

Bug Description

(declaim (special *x*))

(progv '(*x*) nil *x*) ==> signals UNBOUND-VARIABLE error

(progv '(*package*) nil *package*) ==> #<unbound>

Revision history for this message
Stas Boukarev (stassats) wrote :

300c633f6456264058985a64e6e6316c29c58657

Changed in sbcl:
status: New → Fix Committed
Stas Boukarev (stassats)
Changed in sbcl:
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.