id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	lang	patch	platform
370	Rounding Inf and NaN	dukeleto	Paul C. Anagnostopoulos	"$ ./perl6
> say ceiling(NaN)
-2147483648
> say floor(NaN)
-2147483648
> say floor(Inf)
-2147483648
> say ceiling(Inf)
-2147483648
"	bug	new	normal		core	trunk	medium						
