Incorrect result from FIND

Bug #2078861 reported by Paul F. Dietz
This bug report is a duplicate of:  Bug #2078847: Incorrect result in CASE. Edit Remove
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SBCL
Fix Released
Undecided
Unassigned

Bug Description

(defun f401 ()
  (find (catch 'x 0)
        '(1821727 13267654587933007402 -72878155242 -804948006623 -23042364304
          7889118907377280 -2)))

(f401) ==> 0 ; should be NIL

x86-64, "2.4.8.36-8d54b32ef"

Stas Boukarev (stassats)
Changed in sbcl:
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.