Incorrect value computed in case

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

Bug Description

(defun f358 (b)
  (declare (type (integer -62 12) b))
  (case b ((-62 291 461 319) :good) (t :bad)))

(defun bug358 ()
  (f358 -62))

(bug358) ==> :BAD

x86-64, "2.4.2.200-8a4a8dd68"

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.