[Issue 15925] [REG 2.071] Import declaration from mixin templates are ignored
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Sat May 28 18:11:58 PDT 2016
https://issues.dlang.org/show_bug.cgi?id=15925
--- Comment #10 from github-bugzilla at puremagic.com ---
Commits pushed to stable at https://github.com/dlang/dmd
https://github.com/dlang/dmd/commit/b86f3b3b357f6d0edc0c8a60552657b922443017
fix Issue 15925 - Import declaration from mixin templates are ignored
- make the lookup in imported mixin scopes compatible
with -transition=import/checkimports
https://github.com/dlang/dmd/commit/ba178e607c33e121142ec15c5064d953fd87a191
Merge pull request #5810 from MartinNowak/fix15925
fix Issue 15925 - Import declaration from mixin templates are ignored
--
More information about the Digitalmars-d-bugs
mailing list