Thread overview
[Issue 17152] DMD segfaults because of struct with static const struct members
Feb 07, 2017
Sophie
Nov 05, 2019
Basile-z
Mar 21, 2020
Basile-z
February 07, 2017
https://issues.dlang.org/show_bug.cgi?id=17152

--- Comment #1 from Sophie <meapineapple@gmail.com> ---
Apparently this issue is fixed in master, will close the issue as soon as I'm able to confirm

--
November 05, 2019
https://issues.dlang.org/show_bug.cgi?id=17152

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ice
             Status|NEW                         |RESOLVED
                 CC|                            |b2.temp@gmx.com
         Resolution|---                         |FIXED

--- Comment #2 from Basile-z <b2.temp@gmx.com> ---
all platforms were affected, confirmed to be fixed using run.dalng.io:


Up to      2.071.2: Success and no output
2.072.2 to 2.073.2: Segfault and no output
Since      2.074.1: Success and no output

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

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

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

--