Wed Apr 30 14:48:27 PDT 2008 Don Stewart <[EMAIL PROTECTED]>
* Replace C99 exp2f(32) call in __2Int_encodeDouble
with constant 4294967296.
exp2f is a C99-ism not availabl everywhere. Replace it
with its result. Helps building on OpenBSD>
M ./rts/StgPrimFloat.c -1 +1
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20080430214827-cba2c-2ea041c84c9de520dd7848d22c27f4533a66bed5.gz
_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc