Göran Weinholt <[email protected]> writes: > the flfinite? procedure from (rnrs) is wrong for +nan.0: > > scheme@(guile-user)> (import (rnrs)) > scheme@(guile-user)> (flfinite? +nan.0) > $1 = #t
Fixed in 85b32d43e63bd2939ce3706f44a50f153ba01a46.
Thanks!
Mark
