Incorrect result from CASE

Bug #2060049 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 f378 (a)
  (declare (type (integer -56273700 3475335511636) a))
  (max 0 (case a ((-117) 0)
               ((-206 193 57) ((lambda () 0)))
               (t 0))))

(f378 1) ==> 70030359883572

x86-64, "2.4.3.70-5491a4948"

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.