[phobos] [dlang/phobos] a7597d: Fix issue 16705 - TaskPool.reduce fails to compile...
GitHub via phobos
phobos at puremagic.com
Sun Nov 20 11:42:08 PST 2016
Branch: refs/heads/stable
Home: https://github.com/dlang/phobos
Commit: a7597df60ed7f78988e875d25b6d48b48189cc33
https://github.com/dlang/phobos/commit/a7597df60ed7f78988e875d25b6d48b48189cc33
Author: Petar Kirov <petar.p.kirov at gmail.com>
Date: 2016-11-20 (Sun, 20 Nov 2016)
Changed paths:
M std/parallelism.d
Log Message:
-----------
Fix issue 16705 - TaskPool.reduce fails to compile "cannot get frame pointer to D main"
Commit: 6a7ad38562882e3587ed68e42e6706e2c23ab1af
https://github.com/dlang/phobos/commit/6a7ad38562882e3587ed68e42e6706e2c23ab1af
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2016-11-20 (Sun, 20 Nov 2016)
Changed paths:
M std/parallelism.d
Log Message:
-----------
Merge pull request #4915 from ZombineDev/patch-8
Fix issue 16705 - TaskPool.reduce fails to compile "cannot get frame pointer to D main"
Compare: https://github.com/dlang/phobos/compare/9707f00e2210...6a7ad3856288
More information about the phobos
mailing list