[Issue 12807] UFCS checks "alias this" attributes even when not called

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Apr 23 07:55:39 UTC 2018


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

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

https://github.com/dlang/dmd/commit/4de9546b9ddd2ed9c1abda0aac05ebcd97b745fb
Add testcase for issue 12807

https://github.com/dlang/dmd/commit/36cdbbffad2f70376ea46bd0b381bbfe586c669a
Only emit warnings during alias this resolution if the alias this
later actually turns out to lead to a valid property access.
Fixes issues 18775, 12807

https://github.com/dlang/dmd/commit/d29d0041e8eee26c8fa3d7b50d4d3714f1e298bb
Merge pull request #8194 from
FeepingCreature/fix/18775-12807-fail-gently-on-alias-this

Fix Issue 18775, 12807: gently resolve alias this

--


More information about the Digitalmars-d-bugs mailing list