Thread overview
[Issue 22857] Segfault for malformed static if in imported template
Dec 17, 2022
Iain Buclaw
Dec 17, 2022
Iain Buclaw
Apr 12, 2023
Dlang Bot
Apr 13, 2023
Dlang Bot
May 01, 2023
Dlang Bot
December 17, 2022
https://issues.dlang.org/show_bug.cgi?id=22857

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P3

--
December 17, 2022
https://issues.dlang.org/show_bug.cgi?id=22857

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P2
           Severity|normal                      |critical

--
April 12, 2023
https://issues.dlang.org/show_bug.cgi?id=22857

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@RazvanN7 updated dlang/dmd pull request #15097 "Fix Issue 22859 - Segfault for malformed static if in imported template" fixing this issue:

- Fix Issue 22857 - Segfault for malformed static if in imported template

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

--
April 13, 2023
https://issues.dlang.org/show_bug.cgi?id=22857

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 #15097 "Fix Issue 22857 - Segfault for malformed static if in imported template" was merged into stable:

- 9162969ce3547811679d8c21bf403321ee6ff05f by RazvanN7:
  Fix Issue 22857 - Segfault for malformed static if in imported template

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

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

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

- 997b00bf45eb4ad2cd97c6cb872308e9797bcf0a by Razvan Nitu:
  Fix Issue 22857 - Segfault for malformed static if in imported template
(#15097)

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

--