#5764: Double addition error
------------------------------------------+---------------------------------
  Reporter:  jimstutt                     |          Owner:         
      Type:  bug                          |         Status:  closed 
  Priority:  normal                       |      Milestone:         
 Component:  Compiler                     |        Version:  7.2.2  
Resolution:  invalid                      |       Keywords:         
        Os:  Unknown/Multiple             |   Architecture:  x86    
   Failure:  Incorrect result at runtime  |     Difficulty:  Unknown
  Testcase:                               |      Blockedby:         
  Blocking:                               |        Related:         
------------------------------------------+---------------------------------
Changes (by simonpj):

  * difficulty:  => Unknown


Comment:

 Well, if `0.1+0.2` really gave result `3.0000000004`, as reported, THAT
 would be a bug.  But it doesn't. It gives `0.3000000004`. Wich as Ross
 says is fine.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5764#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler

_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to