[Issue 15925] -transition=[check]imports ignores import declaration from mixin templates
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Tue Jul 19 11:45:26 PDT 2016
https://issues.dlang.org/show_bug.cgi?id=15925
Mathias Lang <mathias.lang at sociomantic.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|INVALID |FIXED
--- Comment #16 from Mathias Lang <mathias.lang at sociomantic.com> ---
The original post / report was "Declaration from mixin templates are ignored".
The details of the bug were wrong (it should be ignored unlike what I
originally believed), however the bug was still here:
-transition=[check]imports did not take it into account, which was fixed in
https://github.com/dlang/dmd/pull/5810
The issue was later renamed to better reflect where the bug actually was, and
the changelog was edited to reflect the new name. Nothing ambiguous here.
Hence, I'm gonna revert the status change.
--
More information about the Digitalmars-d-bugs
mailing list