Thread overview
[Issue 18139] dmd32: bad conversion of floating-point to string
Dec 28, 2017
Ivan Kazmenko
Dec 27, 2018
Nick Treleaven
Dec 17, 2022
Iain Buclaw
December 28, 2017
https://issues.dlang.org/show_bug.cgi?id=18139

--- Comment #1 from Ivan Kazmenko <gassa@mail.ru> ---
Walter Bright had the following to say about the issue:

> The issue is really with the DMC++ C runtime library, as that is what Phobos relies on for floating point formatting.

Still, the issue seems to belong to druntime by the tracker classification. (Or Phobos if the fix would decouple it from snprintf.)

--
December 27, 2018
https://issues.dlang.org/show_bug.cgi?id=18139

Nick Treleaven <nick@geany.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nick@geany.org
           See Also|                            |https://issues.dlang.org/sh
                   |                            |ow_bug.cgi?id=19124

--
December 17, 2022
https://issues.dlang.org/show_bug.cgi?id=18139

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P4

--
December 07
https://issues.dlang.org/show_bug.cgi?id=18139

--- Comment #2 from dlangBugzillaToGithub <robert.schadek@posteo.de> ---
THIS ISSUE HAS BEEN MOVED TO GITHUB

https://github.com/dlang/dmd/issues/17355

DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB

--