[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 20:58:20 UTC 2018


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

--- Comment #2 from github-bugzilla at puremagic.com ---
Commits pushed to master 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

--


More information about the Digitalmars-d-bugs mailing list