[Issue 9937] CTFE floats don't overflow correctly
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Thu Apr 25 08:33:04 PDT 2013
    
    
  
http://d.puremagic.com/issues/show_bug.cgi?id=9937
bearophile_hugs at eml.cc changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bearophile_hugs at eml.cc
--- Comment #14 from bearophile_hugs at eml.cc 2013-04-25 08:33:01 PDT ---
(In reply to comment #13)
> I think infinite precision is a big mistake. When CTFE becomes capable of
> running BigInt, it can be used in those rare cases when it's actually required.
I think multi-precision for integral constant folding is a different discussion
topic. I think it's better to keep this discussion focused on floating point
values only.
-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
    
    
More information about the Digitalmars-d-bugs
mailing list