[Issue 18215] std.array.replace throws a range violation if the from range is longer than the array

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Jan 9 18:46:51 UTC 2018


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

--- Comment #1 from github-bugzilla at puremagic.com ---
Commits pushed to stable at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/7c0dab8d121a34ae73f467cf7aa9be9d306b4fea
Fix Issue 18215 - std.array.replace throws a range violation if the from range
is longer than the array

https://github.com/dlang/phobos/commit/aeb7b9b69e06f280c269721c427f3242e5507562
Merge pull request #6017 from wilzbach/fix-18215

Fix Issue 18215 - std.array.replace throws a range violation if the from range
is longer than the array
merged-on-behalf-of: H. S. Teoh <quickfur at users.noreply.github.com>

--


More information about the Digitalmars-d-bugs mailing list