<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">2016-06-30 11:09 GMT+02:00 qznc via Digitalmars-d <span dir="ltr"><<a href="mailto:digitalmars-d@puremagic.com" target="_blank">digitalmars-d@puremagic.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><span class=""><br></span>
I don't see this properly documented [0].<br>
<br>
It seems that imports in mixins are not visible even if declared public? This means mixin imports are special?<br>
<br>
The issue also features a "protected imported". I guess nobody knows what that is supposed to mean?<br>
<br>
[0] <a href="https://dlang.org/spec/module.html#ImportDeclaration" rel="noreferrer" target="_blank">https://dlang.org/spec/module.html#ImportDeclaration</a><br>
</blockquote></div><br>There's an issue for that ( <a href="https://issues.dlang.org/show_bug.cgi?id=16004">https://issues.dlang.org/show_bug.cgi?id=16004</a> ) and an associated P.R. ( <a href="https://github.com/dlang/dlang.org/pull/1325">https://github.com/dlang/dlang.org/pull/1325</a> ).<br>So far I haven't got any feedback on it. There's not much I can do short of pinging people.<br></div></div>