[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
Wed Jul 19 10:39:05 PDT 2017


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

--- Comment #7 from github-bugzilla at puremagic.com ---
Commits pushed to dmd-cxx at https://github.com/dlang/dmd

https://github.com/dlang/dmd/commit/a326fcfd501514a41341f8e3a4901fe575145016
fix Issue 12422 - Templated nested function is inferred as `pure` even if it
calls impure functions

https://github.com/dlang/dmd/commit/b00a79fae2560ee7b82c336bd9403f2d9071c22b
Merge pull request #4441 from 9rnsr/fix12422

--


More information about the Digitalmars-d-bugs mailing list