[Issue 17259] ICE with multiple mixin templates containing conflicting ctor declarations

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Mar 12 13:06:32 UTC 2019


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Dlang Bot <dlang-bot at dlang.rocks> ---
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

--


More information about the Digitalmars-d-bugs mailing list