[Issue 19729] Constructor overloads coming from mixin are not resolved
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Sep 4 13:16:50 UTC 2020
https://issues.dlang.org/show_bug.cgi?id=19729
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #4 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #11652 "fix issue 19729 - Constructor overloads coming
from mixin are not resolved" was merged into master:
- 45656385de8b9f443941a260ae0a4cee253e6c78 by Nils Lankila:
fix issue 19729 - Constructor overloads coming from mixin are not resolved
The test _b17259.d_ was created to check that an ICE was fixed but then this
became a reject-valid.
Make it working for good this time.
https://github.com/dlang/dmd/pull/11652
--
More information about the Digitalmars-d-bugs
mailing list