﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	difficulty
169	unboxing in safe mode doesn't quite work	felix winkelmann	felix winkelmann	"for example:

{{
(define (foo x y)
  (fp+ (fp* x 23) y))

(print (foo 2 3))
}}

fails because `C_a_i_flonum_plus` gets passed an unboxed value.
"	defect	closed	minor		compiler	4.3.x	fixed			
