https://issues.dlang.org/show_bug.cgi?id=20566

Dlang Bot <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Dlang Bot <[email protected]> ---
@rainers created dlang/phobos pull request #7393 "fix Issue 20566 - std.sformat
should avoid allocating memory when pri…" fixing this issue:

- 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

--

Reply via email to