[Issue 10203] std.string.toUpperInPlace is... not in place
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Fri Jun 3 09:15:34 PDT 2016
https://issues.dlang.org/show_bug.cgi?id=10203
Jack Stouffer <jack at jackstouffer.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |jack at jackstouffer.com
Resolution|--- |FIXED
--- Comment #8 from Jack Stouffer <jack at jackstouffer.com> ---
At some point this was noted in the docs and fixed to only allocate if it runs
out of space in the array. I'm closing this as fixed.
--
More information about the Digitalmars-d-bugs
mailing list