[Issue 14575] compile error with std.range.refRange when front/back isn't implicitly convertible from const to mutable

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue May 12 04:03:37 PDT 2015


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

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

https://github.com/D-Programming-Language/phobos/commit/08ea0476a5105c6d70e34defb46a66d6ebd28f47
fix Issue 14575 - compile error with std.range.refRange when front/back isn't
implicitly convertible from const to mutable

https://github.com/D-Programming-Language/phobos/commit/0a8c30ef8444121d179dae2285e7c0cf1a593111
Merge pull request #3274 from aG0aep6G/14575

fix Issue 14575 - compile error with std.range.refRange when front/ba…

--


More information about the Digitalmars-d-bugs mailing list