[Issue 15982] std.array.array treats dynamic arrays as input ranges and allocates new memory

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Mon May 2 03:59:43 PDT 2016


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

ag0aep6g at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ag0aep6g at gmail.com

--- Comment #1 from ag0aep6g at gmail.com ---
This would be a serious breaking change. The documentation says that the
function allocates and copies.

--


More information about the Digitalmars-d-bugs mailing list