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

--- Comment #4 from Mathias LANG <[email protected]> ---
Thank you Walter.
As mentioned in my email, solving this will require some change in the mangling
scheme to support declarations in different nested scope.
In addition, if we allow this as valid code, we should relax the limitation
exhibited by #4894 [1]. Would you agree to it ?
This needs support from the backend, as the mangling will change to take nested
scope into account.

[1] https://issues.dlang.org/show_bug.cgi?id=4894
Possibly related bugs: https://issues.dlang.org/show_bug.cgi?id=10619

--

Reply via email to