https://issues.dlang.org/show_bug.cgi?id=17259
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #3 from Dlang Bot <[email protected]> --- dlang/dmd pull request #9441 "fix 17259 - ICE with multiple mixin templates containing conflicting…" was merged into stable: - 0e8a09a539068a7c04deb35a0fd7b9ecfc1becd9 by Basile Burg: 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 --
