[Issue 13619] std.container.array capacity not updated when length increases

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Oct 21 04:02:26 PDT 2014


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

--- Comment #3 from thedeemon <dlang at thedeemon.com> ---
Why do you think it's not valid?

It does throw runtime error and capacity is wrong after setting the length.
http://dpaste.dzfl.pl/b10858af2a56

--


More information about the Digitalmars-d-bugs mailing list