[Issue 16342] std.algorithm.fill can't fill a char[]?

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Wed Mar 22 05:22:24 PDT 2017


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

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

https://github.com/dlang/phobos/commit/bab801c6723a945282b9b778c671791e6676937c
fix issue 16342 - add std.algorithm.mutation.fill fallback for mutable strings

https://github.com/dlang/phobos/commit/c6aa7b8ada515c487687e42ebf6d2d733e0cab93
Merge pull request #5128 from BBasile/issue-16342

--


More information about the Digitalmars-d-bugs mailing list