[phobos] [D-Programming-Language/phobos] cef8d5: Fix Issue 5753 - Disallow map with void function.
GitHub
noreply at github.com
Thu Feb 13 02:39:27 PST 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: cef8d54a7b2ef853917af471af0a5657914b8578
https://github.com/D-Programming-Language/phobos/commit/cef8d54a7b2ef853917af471af0a5657914b8578
Author: Peter Alexander <peter.alexander.au at gmail.com>
Date: 2014-02-12 (Wed, 12 Feb 2014)
Changed paths:
M std/algorithm.d
Log Message:
-----------
Fix Issue 5753 - Disallow map with void function.
https://d.puremagic.com/issues/show_bug.cgi?id=5753
Commit: b9376581bd42ac30a9761b8ad5f1a8ed40de866e
https://github.com/D-Programming-Language/phobos/commit/b9376581bd42ac30a9761b8ad5f1a8ed40de866e
Author: monarch dodra <monarchdodra at gmail.com>
Date: 2014-02-13 (Thu, 13 Feb 2014)
Changed paths:
M std/algorithm.d
Log Message:
-----------
Merge pull request #1917 from Poita/bug5753
Fix Issue 5753 - Disallow map with void function.
Compare: https://github.com/D-Programming-Language/phobos/compare/b88dd4df9b69...b9376581bd42
More information about the phobos
mailing list