Thread overview
[Issue 23873] [ICE] segfault on imported `static if ; else auto x`
May 02, 2023
RazvanN
May 02, 2023
Dlang Bot
May 03, 2023
Dlang Bot
May 16, 2023
Dlang Bot
May 02, 2023
https://issues.dlang.org/show_bug.cgi?id=23873

RazvanN <razvan.nitu1305@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ice
                 CC|                            |razvan.nitu1305@gmail.com
           Severity|enhancement                 |critical

--
May 02, 2023
https://issues.dlang.org/show_bug.cgi?id=23873

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@RazvanN7 created dlang/dmd pull request #15168 "Fix Issue 23873 - [ICE] segfault on imported static if ; else auto x" fixing this issue:

- Fix Issue 23873 - [ICE] segfault on imported static if ; else auto x

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

--
May 03, 2023
https://issues.dlang.org/show_bug.cgi?id=23873

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 #15168 "Fix Issue 23873 - [ICE] segfault on imported static if ; else auto x" was merged into stable:

- e6c2ecf729a84e38e6746ad23bfa9ecd0d38491c by RazvanN7:
  Fix Issue 23873 - [ICE] segfault on imported static if ; else auto x

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

--
May 16, 2023
https://issues.dlang.org/show_bug.cgi?id=23873

--- Comment #3 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #15238 "merge stable" was merged into master:

- c2f8f32de55ec635e65d8451a6a805f2f3ac5b2f by Razvan Nitu:
  Fix Issue 23873 - [ICE] segfault on imported static if ; else auto x (#15168)

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

--