[Issue 14886] [REG2.066] std.parallelism.parallel with large static array seems to hang compile

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Mon Sep 21 21:41:12 PDT 2015


https://issues.dlang.org/show_bug.cgi?id=14886

--- Comment #7 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/51ecaf8e47c82f41115cc1d59c6ed384e234eb60
fix Issue 14886 - std.parallelism.parallel with large static array seems to
hang compile

Add ArrayLiteralExp.basis for repeated array literal elements.

https://github.com/D-Programming-Language/dmd/commit/a492f916d022698edb025c4b206ad1af75e0913d
Merge pull request #5085 from 9rnsr/fix14886

[REG2.066] Issue 14886 - std.parallelism.parallel with large static array seems
to hang compile

--


More information about the Digitalmars-d-bugs mailing list