https://issues.dlang.org/show_bug.cgi?id=17259
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #2 from Dlang Bot <[email protected]> --- @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 --
