[Issue 18326] Reals greater than double.max are printed as infinity
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Mon Mar 11 23:20:13 UTC 2019
    
    
  
https://issues.dlang.org/show_bug.cgi?id=18326
Basile-z <b2.temp at gmx.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |b2.temp at gmx.com
--- Comment #2 from Basile-z <b2.temp at gmx.com> ---
Yet another reason to use Grisu or a similar library and to drop the standard C
library for float to string conversion. Something like a dozen of issues would
be fixed...
--
    
    
More information about the Digitalmars-d-bugs
mailing list