[Issue 17432] [DIP1000] scope delegates change type, but not mangling

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Jun 6 20:13:49 PDT 2017


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

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

https://github.com/dlang/dmd/commit/ce9e26f0367b1d7c5d71857bae85b657bd18ba31
fix Issue 17432 - scope delegates change type, but not mangling

do not add "scope" to .mangleof or .stringof if it was inferred

https://github.com/dlang/dmd/commit/6ba296f066ae30c7530b973581e0d9c92fb96665
Merge pull request #6864 from rainers/issue_17432_2

fix Issue 17432 - scope delegates change type, but not mangling

--


More information about the Digitalmars-d-bugs mailing list