[phobos] [D-Programming-Language/phobos] 08ea04: fix Issue 14575 - compile error with std.range.ref...
GitHub via phobos
phobos at puremagic.com
Tue May 12 04:03:34 PDT 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 08ea0476a5105c6d70e34defb46a66d6ebd28f47
https://github.com/D-Programming-Language/phobos/commit/08ea0476a5105c6d70e34defb46a66d6ebd28f47
Author: anonymous <aG0aep6G at users.noreply.github.com>
Date: 2015-05-12 (Tue, 12 May 2015)
Changed paths:
M std/range/package.d
Log Message:
-----------
fix Issue 14575 - compile error with std.range.refRange when front/back isn't implicitly convertible from const to mutable
Commit: 0a8c30ef8444121d179dae2285e7c0cf1a593111
https://github.com/D-Programming-Language/phobos/commit/0a8c30ef8444121d179dae2285e7c0cf1a593111
Author: Jonathan M Davis <jmdavisProg at gmx.com>
Date: 2015-05-12 (Tue, 12 May 2015)
Changed paths:
M std/range/package.d
Log Message:
-----------
Merge pull request #3274 from aG0aep6G/14575
fix Issue 14575 - compile error with std.range.refRange when front/ba…
Compare: https://github.com/D-Programming-Language/phobos/compare/6309ea420dcc...0a8c30ef8444
More information about the phobos
mailing list