https://issues.dlang.org/show_bug.cgi?id=20566
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Dlang Bot <[email protected]> --- dlang/phobos pull request #7393 "fix Issue 20566 - std.sformat should avoid allocating memory when priā¦" was merged into master: - b22070d5d6e4f329b632570f2e03432d913dc522 by Rainer Schuetze: fix Issue 20566 - std.sformat should avoid allocating memory when printing floating point values use stack allocated buffers as long as the required precision is within reasonable values https://github.com/dlang/phobos/pull/7393 --
