failed AVER: (NOT (SB-C::FUNCTIONAL-HAS-EXTERNAL-REFERENCES-P SB-C::CLAMBDA)) (bug #2?)

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

Bug Description

(lambda (x) #'(lambda (&rest *query-io*) x)) ==> that failed AVER

Similar error message to 1744115, but the input is rather different, so a new ticket.

This example also had type error in a lambda parameter, and gave a similar error:

(lambda ()
  (lambda (&optional (a 1 x))
    (declare (type integer x)))) ;; type error for the present? flag

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

6c7c6cce037614c83cd7396aa10d68314ec23a47

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.