[Issue 19207] std.algorithm.subsitute wrong results for single subrange substitution

2018-10-06 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19207

--- Comment #2 from github-bugzi...@puremagic.com ---
Commit pushed to master at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/82c73711a590d5757951b8aea3c20b842c043e71
fix issue 19207

--


[Issue 19207] std.algorithm.subsitute wrong results for single subrange substitution

2018-10-06 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19207

github-bugzi...@puremagic.com changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

--


[Issue 19207] std.algorithm.subsitute wrong results for single subrange substitution

2018-08-31 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19207

ajiesk...@gmail.com changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||ajiesk...@gmail.com

--- Comment #1 from ajiesk...@gmail.com ---
Link to his PR: https://github.com/dlang/phobos/pull/6687

--