[Issue 15027] rangified functions no longer work with alias this'ed strings (e.g. DirEntry)

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Mon Oct 26 06:57:02 PDT 2015


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

--- Comment #20 from github-bugzilla at puremagic.com ---
Commits pushed to stable at https://github.com/D-Programming-Language/phobos

https://github.com/D-Programming-Language/phobos/commit/3a8a9ea7939cf2e5c4a6452597681975ad3fb866
std.file fixes for string-like types

- fixes Issue 15027

https://github.com/D-Programming-Language/phobos/commit/384410aa188f4300b80d7f6dbf2145ecc8c03e92
Merge pull request #3770 from MartinNowak/string_like

fix Issue 15027 – rangified functions no longer work with string-like types

--


More information about the Digitalmars-d-bugs mailing list