ross 2004/10/29 05:43:11 PDT
Modified files:
src bignums.c
Log:
make decodeFloat of nan, inf and -inf throw an exception instead of
constructing a malformed Integer in the following:
fst $ decodeFloat (0/0)
fst $ decodeFloat (1/0)
fst $ decodeFloat (-1/0)
Revision Changes Path
1.15 +11 -4 hugs98/src/bignums.c
_______________________________________________
Cvs-hugs mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-hugs
