DMD 2.071.1 and Issue 15925 - [REG 2.071] Import declaration from mixin templates are ignored

Mathias Lang via Digitalmars-d digitalmars-d at puremagic.com
Thu Jun 30 04:40:38 PDT 2016


2016-06-30 11:09 GMT+02:00 qznc via Digitalmars-d <
digitalmars-d at puremagic.com>:

>
> I don't see this properly documented [0].
>
> It seems that imports in mixins are not visible even if declared public?
> This means mixin imports are special?
>
> The issue also features a "protected imported". I guess nobody knows what
> that is supposed to mean?
>
> [0] https://dlang.org/spec/module.html#ImportDeclaration
>

There's an issue for that ( https://issues.dlang.org/show_bug.cgi?id=16004
) and an associated P.R. ( https://github.com/dlang/dlang.org/pull/1325 ).
So far I haven't got any feedback on it. There's not much I can do short of
pinging people.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20160630/b962523e/attachment.html>


More information about the Digitalmars-d mailing list