[Issue 15925] [REG 2.071] Import declaration from mixin templates are ignored

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Thu May 26 10:43:02 PDT 2016


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

Martin Nowak <code at dawg.eu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |code at dawg.eu

--- Comment #8 from Martin Nowak <code at dawg.eu> ---
Weird, need to work on this.

With 2.071.0 -transition=import works as expected (but -transition=checkimports
doesn't report an error).
With the latest nightly dmd-2016-05-26 it will accept the code w/o
-transition=import b/c we haven't yet merged back the revert.
With the latest stable 64f3fdb27 it will fail even with -transition=import.

--


More information about the Digitalmars-d-bugs mailing list