rounding bug

Sven Panne Sven.Panne at aedion.de
Sun Dec 7 20:08:52 EST 2003


I wrote:
> The HEAD seems to have a rounding bug: [...]

FYI: The recent changes in the build system (probably by Ross and/or me) have
somehow resulted in an complete breakage of floating point stuff, see below.
Not sure what exactly goes wrong yet...

Cheers,
    S.


panne at jeanluc:/tmp/hugs98-Dez2003/src> ./hugs
__   __ __  __  ____   ___      _________________________________________
||   || ||  || ||  || ||__      Hugs 98: Based on the Haskell 98 standard
||___|| ||__|| ||__||  __||     Copyright (c) 1994-2003
||---||         ___||           World Wide Web: http://haskell.org/hugs
||   ||                         Report bugs to: hugs-bugs at haskell.org
||   || Version: Dezember 2003  _________________________________________

Haskell 98 mode: Restart with command line option -98 to enable extensions

Type :? for help
Prelude> 1.3
1,0



More information about the Cvs-hugs mailing list