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

--- Comment #3 from [email protected] ---
Workaround for std.datetime:

https://github.com/D-Programming-Language/phobos/pull/2780

This is not a complete fix, as there are a bunch of other scoped imports as
well, and it would take quite a bit more effort to sort all of them out. :-( In
any case, it's probably better if we address this in the compiler instead of
putting workarounds into every library that uses scoped imports at the
struct/class level.

--

Reply via email to