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

RazvanN <[email protected]> changed:

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

--- Comment #3 from RazvanN <[email protected]> ---
@Paul, initially, the issue was that you could call the private overload if the
public one was the first in the overload set. Then some "progress" has been
made by getting rid of the order dependency, however, the issue of being able
to call the private overload remains (that is why the issue was reopened). To
me, it looks like the original bug which caused 3254 was not fixed properly,
therefore it makes sense to keep that original one open and mark this one as a
duplicate.

--

Reply via email to