#2793: CLDouble is nothing like a long double
---------------------------------+------------------------------------------
    Reporter:  jedbrown          |        Owner:  igloo           
        Type:  bug               |       Status:  new             
    Priority:  high              |    Milestone:  6.12.1          
   Component:  libraries/base    |      Version:  6.11            
    Severity:  normal            |   Resolution:                  
    Keywords:                    |   Difficulty:  Unknown         
    Testcase:                    |           Os:  Unknown/Multiple
Architecture:  Unknown/Multiple  |  
---------------------------------+------------------------------------------
Comment (by igloo):

 Well, currently it doesn't provide quad precision anyway, so nothing is
 lost by removing it.

 However, there are a couple of issues with removing it:

  * The FFI addendum says that we should provide it

  * The code is a CPP tangle with the GHC, hugs and nhc implementations of
 it. I don't know if anything ''really'' implements it.

 There's also more work involved in implementing it than I'd previously
 realised. I'll revisit it after removing decodeDoubleInteger.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2793#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to