Thread overview
[Issue 19914] ICE: Segmentation fault with mixin and templated class
May 28, 2019
Iain Buclaw
Jun 01, 2019
Dlang Bot
Jun 01, 2019
Dlang Bot
Jun 09, 2019
Dlang Bot
May 28, 2019
https://issues.dlang.org/show_bug.cgi?id=19914

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ibuclaw@gdcproject.org

--
June 01, 2019
https://issues.dlang.org/show_bug.cgi?id=19914

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@ibuclaw created dlang/dmd pull request #9938 "fix Issue 19914/19915 - ICE: Segmentation fault using align in a templated class" fixing this issue:

- fix Issue 19914 - ICE: Segmentation fault with mixin and templated class

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

--
June 01, 2019
https://issues.dlang.org/show_bug.cgi?id=19914

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 #9938 "fix Issue 19914/19915 - ICE: Segmentation fault using align in a templated class" was merged into stable:

- 752441e9fde1bfec92b3cd3cc93269573d19b362 by Iain Buclaw:
  fix Issue 19914 - ICE: Segmentation fault with mixin and templated class

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

--
June 09, 2019
https://issues.dlang.org/show_bug.cgi?id=19914

--- Comment #3 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #10001 "[dmd-cxx]  fix Issue 19914 - ICE: Segmentation fault with mixin and templated class " was merged into dmd-cxx:

- d8646a90b55cd9a11415ba3e21a5dd3da4ca77a2 by Iain Buclaw:
  fix Issue 19914 - ICE: Segmentation fault with mixin and templated class

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

--