[phobos] [D-Programming-Language/phobos] 36fc2f: Fix trivial regression in lockstep caused by DMD e...
noreply at github.com
noreply at github.com
Mon Dec 5 11:13:21 PST 2011
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 36fc2fb922039ace2499b4fc531232a447d41898
https://github.com/D-Programming-Language/phobos/commit/36fc2fb922039ace2499b4fc531232a447d41898
Author: dsimcha <dsimcha at gmail.com>
Date: 2011-12-05 (Mon, 05 Dec 2011)
Changed paths:
M std/range.d
Log Message:
-----------
Fix trivial regression in lockstep caused by DMD enforcing const more strictly.
Commit: cc468976e7852f527b0681edfecf076385d1d5b0
https://github.com/D-Programming-Language/phobos/commit/cc468976e7852f527b0681edfecf076385d1d5b0
Author: Walter Bright <walter at walterbright.com>
Date: 2011-12-05 (Mon, 05 Dec 2011)
Changed paths:
M std/range.d
Log Message:
-----------
Merge pull request #351 from dsimcha/LockstepRegression
Fix trivial regression in lockstep caused by DMD enforcing const more st...
Compare: https://github.com/D-Programming-Language/phobos/compare/9a10467...cc46897
More information about the phobos
mailing list