[Issue 14039] [REG2.067a] function is incorrectly inferred as 'pure'

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Wed Jan 28 02:59:40 PST 2015


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

--- Comment #2 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/0acb94c7b8198b28386ed3c298e8c8a6829340be
fix Issue 14039 - function is incorrectly inferred as 'pure'

Fixes the interaction between issue 9148 behavior (more precise pure attribute
annotation for nested functions) and purity inference.

https://github.com/D-Programming-Language/dmd/commit/dfebd9cce97746aa9d32e4c980c50b5472bac578
Merge pull request #4344 from 9rnsr/fix14039

[REG2.067a] Issue 14039 - function is incorrectly inferred as 'pure'

--


More information about the Digitalmars-d-bugs mailing list