dynamic-extent declaration on undefined functions gives no warning

Bug #497321 reported by Stas Boukarev
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SBCL
Fix Released
Medium
Unassigned

Bug Description

(compile nil '(lambda () (declare (dynamic-extent #'bar)))) doesn't give a warning, while

(compile nil '(lambda () (declare (dynamic-extent bar)))) does

Tags: compiler easy
Revision history for this message
Nikodemus Siivola (nikodemus) wrote : Re: [Bug 497321] [NEW] dynamic-extent declaration on undefined functions gives no warning

  status confirmed
  tag compiler easy
  importance medium

Changed in sbcl:
importance: Undecided → Medium
status: New → Confirmed
Revision history for this message
Nikodemus Siivola (nikodemus) wrote :

 status fixcommitted

In SBCL 1.0.36.23.

Changed in sbcl:
status: Confirmed → Fix Committed
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.