www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 20950] New: std.conv.text shouldn't needlessly allocate

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

          Issue ID: 20950
           Summary: std.conv.text shouldn't needlessly allocate
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: phobos
          Assignee: nobody puremagic.com
          Reporter: stanislav.blinov gmail.com

Since it's using an appender, it seems strange that it goes via the
std.conv.to.

--
Jun 18 2020