[Issue 12909] [AA] Function is incorrectly inferred as strongly pure for associative array with key of non-mutable array or pointer as argument

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sat Jun 14 08:37:12 PDT 2014


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

--- 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/20feb28801935b27cc26df279de09f14abaa8509
fix Issue 12909 - [AA] Function is incorrectly inferred as strongly pure for
associative array with key of non-mutable array or pointer as argument

https://github.com/D-Programming-Language/dmd/commit/27fc0660064d0ba0acc34081165e806d8afec8f2
Merge pull request #3667 from 9rnsr/fix12909

Issue 12909 & 12910 - fix purity level calculation for AA parameter

--


More information about the Digitalmars-d-bugs mailing list