[Issue 19729] Constructor overloads coming from mixin are not resolved

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Aug 30 11:43:05 UTC 2020


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

Dlang Bot <dlang-bot at dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #3 from Dlang Bot <dlang-bot at dlang.rocks> ---
@NilsLankila created dlang/dmd pull request #11652 "fix issue 19729 -
Constructor overloads coming from mixin are not resolved" fixing this issue:

- 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