On Thursday, 30 June 2016 at 11:40:38 UTC, Mathias Lang wrote:
2016-06-30 11:09 GMT+02:00 qznc via Digitalmars-d < [email protected]>:


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.

I looked through the PR, but I guess Martin Nowak has to ok it.

Reply via email to