[Issue 17259] ICE with multiple mixin templates containing conflicting ctor declarations
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Mar 10 23:43:26 UTC 2019
https://issues.dlang.org/show_bug.cgi?id=17259
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |pull
--- Comment #2 from Dlang Bot <dlang-bot at dlang.rocks> ---
@Basile-z updated dlang/dmd pull request #9441 "fix 17259 - ICE with multiple
mixin templates containing conflicting…" fixing this issue:
- fix issue 17259 - ICE with multiple mixin templates containing conflicting
ctor declarations
This only fixes the ICE, not the fact that resolution should work, as
explained in https://issues.dlang.org/show_bug.cgi?id=19729
https://github.com/dlang/dmd/pull/9441
--
More information about the Digitalmars-d-bugs
mailing list