An unfortunate quirk of DMD32 converting floating-point to string
Ivan Kazmenko
gassa at mail.ru
Thu Dec 28 13:56:16 UTC 2017
On Tuesday, 26 December 2017 at 23:58:43 UTC, Walter Bright wrote:
> On 12/26/2017 3:41 PM, Ivan Kazmenko wrote:
>> While exploring quirks of floating-point values, as well as
>> C/C++/D convenience with them, I stumbled on, in essence, the
>> following (DMD32 on Windows):
>
> The issue is really with the DMC++ C runtime library, as that
> is what Phobos relies on for floating point formatting.
In the issue tracker:
https://issues.dlang.org/show_bug.cgi?id=18139
More information about the Digitalmars-d
mailing list