[Issue 16705] [REG2.069] TaskPool.reduce fails to compile "cannot get frame pointer to D main"

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Wed Nov 23 01:44:53 PST 2016


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

ZombineDev <petar.p.kirov at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|TaskPool.reduce fails to    |[REG2.069] TaskPool.reduce
                   |compile "cannot get frame   |fails to compile "cannot
                   |pointer to D main"          |get frame pointer to D
                   |                            |main"
           Severity|normal                      |regression

--- Comment #4 from ZombineDev <petar.p.kirov at gmail.com> ---
Changing this is to a regression as the code used to work up to and including
DMD 2.068.2. DMD 2.069.0 is the first version that it started failing. I will
try to bisect the exact commit that introduced this.

--


More information about the Digitalmars-d-bugs mailing list