Thread overview
[Issue 23882] ICE (segfault) on nasty alias this code
May 04, 2023
RazvanN
May 04, 2023
Dlang Bot
May 05, 2023
Dlang Bot
May 16, 2023
Dlang Bot
May 04, 2023
https://issues.dlang.org/show_bug.cgi?id=23882

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |razvan.nitu1305@gmail.com
           Severity|normal                      |regression

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

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 #15177 "Fix Issue 23882 -  ICE (segfault) on nasty alias this code" fixing this issue:

- Fix Issue 23882 -  ICE (segfault) on nasty alias this code

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

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

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 #15177 "Fix Issue 23882 -  ICE (segfault) on nasty alias this code" was merged into stable:

- 18970f16a1f4ec716158ae3f3d8d2eb4e0ce7464 by RazvanN7:
  Fix Issue 23882 -  ICE (segfault) on nasty alias this code

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

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

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

- 9d5f960b1fd718d7494dd43f5c954b8fc0fe0808 by Razvan Nitu:
  Fix Issue 23882 -  ICE (segfault) on nasty alias this code (#15177)

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

--