[Issue 12422] [REG2.055] Templated nested function is inferred as `pure` even if it calls impure functions

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Thu Feb 26 22:35:50 PST 2015


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

--- Comment #3 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/a326fcfd501514a41341f8e3a4901fe575145016
fix Issue 12422 - Templated nested function is inferred as `pure` even if it
calls impure functions

https://github.com/D-Programming-Language/dmd/commit/b00a79fae2560ee7b82c336bd9403f2d9071c22b
Merge pull request #4441 from 9rnsr/fix12422

[REG2.055] Issue 12422 - Templated nested function is inferred as `pure` even
if it calls impure functions

--


More information about the Digitalmars-d-bugs mailing list