Thread overview
[Issue 20044] Compiler crash when using an opaque struct as template parameter
[Issue 20044] Compiler segfault in Algebraic with self-referential array in templated struct
Jul 13, 2019
ag0aep6g
Jul 14, 2019
Basile-z
Jul 14, 2019
Basile-z
Jul 14, 2019
Dlang Bot
Jul 15, 2019
Dlang Bot
Mar 21, 2020
Basile-z
July 13, 2019
https://issues.dlang.org/show_bug.cgi?id=20044

ag0aep6g <ag0aep6g@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ice
                 CC|                            |ag0aep6g@gmail.com
           Hardware|x86                         |All
                 OS|Mac OS X                    |All

--
July 14, 2019
https://issues.dlang.org/show_bug.cgi?id=20044

Basile-z <b2.temp@gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |b2.temp@gmx.com
            Summary|Compiler segfault in        |Compiler crash when using
                   |Algebraic with              |an opaque struct as
                   |self-referential array in   |template parameter
                   |templated struct            |

--
July 14, 2019
https://issues.dlang.org/show_bug.cgi?id=20044

Basile-z <b2.temp@gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|minor                       |critical

--
July 14, 2019
https://issues.dlang.org/show_bug.cgi?id=20044

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@Basile-z created dlang/dmd pull request #10173 "fix issue 20044 - Compiler crash when using an opaque struct as templ…" fixing this issue:

- fix issue 20044 - Compiler crash when using an opaque struct as template parameter

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

--
July 15, 2019
https://issues.dlang.org/show_bug.cgi?id=20044

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 #10173 "fix issue 20044 - Compiler crash when using an opaque struct as template parameter" was merged into stable:

- 8ad3f43068bbe7bfe9a05c8e6838f102ff027f55 by Basile Burg:
  fix issue 20044 - Compiler crash when using an opaque struct as template
parameter

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

--
March 21, 2020
https://issues.dlang.org/show_bug.cgi?id=20044

Basile-z <b2.temp@gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|b2.temp@gmx.com             |

--