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

Ketmar Dark <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #8 from Ketmar Dark <[email protected]> ---
(In reply to Marc Schütz from comment #2)
> This problem's been around since D1 times. There's a PR [1] that fixes this
> at least partially (apart from overloading AFAIU).

there is Kenji's import system rewrite[1], which fixes this, and many other
things. yes, it will break some code that relies on current invalid
implementation, but this *must* be done sooner or later. better do it sooner.

so far it's "opened for discussion" by Walter, which effectively means "we can
safely forget about it, nothing will be done or even discussed anymore".

[1] https://github.com/D-Programming-Language/dmd/pull/3416

--

Reply via email to