[phobos] [D-Programming-Language/phobos] 58d403: Issue 10408 - Fix compile error with multiple-func...
GitHub
noreply at github.com
Sat Jun 22 10:28:31 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 58d403a02d1fe445384ac34a965b76b3d975032e
https://github.com/D-Programming-Language/phobos/commit/58d403a02d1fe445384ac34a965b76b3d975032e
Author: irritate <irritate at gmail.com>
Date: 2013-06-21 (Fri, 21 Jun 2013)
Changed paths:
M std/algorithm.d
Log Message:
-----------
Issue 10408 - Fix compile error with multiple-function reduce on a const range.
Commit: 3f902900387a9e094e8e325c8e4a1048f577eefe
https://github.com/D-Programming-Language/phobos/commit/3f902900387a9e094e8e325c8e4a1048f577eefe
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2013-06-22 (Sat, 22 Jun 2013)
Changed paths:
M std/algorithm.d
Log Message:
-----------
Merge pull request #1361 from irritate/issue_10408
Issue 10408 - Fix compile error with multiple-function reduce on a const...
Compare: https://github.com/D-Programming-Language/phobos/compare/ff483ff6a1ff...3f902900387a
More information about the phobos
mailing list