Thread overview
[Issue 20894] ICE: passing a member template mixin identifier as alias argument
Jun 02, 2020
Dlang Bot
Jun 03, 2020
Dlang Bot
Apr 09, 2021
Dlang Bot
June 02, 2020
https://issues.dlang.org/show_bug.cgi?id=20894

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@BorisCarvajal created dlang/dmd pull request #11211 "Fix Issue 20894 - ICE: passing a member template mixin identifier as …" fixing this issue:

- Fix Issue 20894 - ICE: passing a member template mixin identifier as alias argument

https://github.com/dlang/dmd/pull/11211

--
June 03, 2020
https://issues.dlang.org/show_bug.cgi?id=20894

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

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

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #11211 "Fix Issue 20894 - ICE: passing a member template mixin identifier as …" was merged into stable:

- 51765cfae9b6c1806da443b7213298ba18f08954 by Boris Carvajal:
  Fix Issue 20894 - ICE: passing a member template mixin identifier as alias
argument

https://github.com/dlang/dmd/pull/11211

--
April 09, 2021
https://issues.dlang.org/show_bug.cgi?id=20894

--- Comment #3 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #12411 "[dmd-cxx] fix Issue 21813 - [REG-master] Bootstrap broken from dmd-cxx baseline" was merged into dmd-cxx:

- f0d60e7c8b985c7127020ec12acbb56dd38b2331 by Iain Buclaw:
  [dmd-cxx] Fix Issue 20894 - ICE: passing a member template mixin identifier
as alias argument

https://github.com/dlang/dmd/pull/12411

--