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

Reply via email to