#3174: decodeFloat (0.0/0.0) = undefined
---------------------------------+------------------------------------------
    Reporter:  crutcher          |        Owner:                  
        Type:  feature request   |       Status:  new             
    Priority:  normal            |    Milestone:                  
   Component:  libraries/base    |      Version:                  
    Severity:  normal            |   Resolution:                  
    Keywords:                    |   Difficulty:  Unknown         
    Testcase:                    |           Os:  Unknown/Multiple
Architecture:  Unknown/Multiple  |  
---------------------------------+------------------------------------------
Changes (by simonpj):

 * cc: carette (added)
  * difficulty:  => Unknown

Comment:

 !NaNs are an area where it's easy for someone ignorant to screw up.  Would
 some of you guys who know and care about numerics like to come up with a
 concrete code change -- maybe it's only one line in the definition of
 `decodeFloat` -- and then we'll apply it?  Ideally a patch, but it'd be
 good enough to say "change this line to say that".

 Oh, and please give us a test or two with expected output.

 Thanks

 Simon

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3174#comment:1>
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