Thread overview
[Issue 23982] segfault when printing scope inference failure
Jun 16, 2023
Dlang Bot
Jun 18, 2023
Dlang Bot
Jul 02, 2023
Dlang Bot
June 16, 2023
https://issues.dlang.org/show_bug.cgi?id=23982

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@dkorpel created dlang/dmd pull request #15329 "Fix 23982 - segfault when printing scope inference failure" fixing this issue:

- Fix 23982 - segfault when printing scope inference failure

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

--
June 18, 2023
https://issues.dlang.org/show_bug.cgi?id=23982

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 #15329 "Fix 23982 - segfault when printing scope inference failure" was merged into stable:

- 37ac2fd8790bf8d1ce60f54b596a5ba35225f52c by Dennis Korpel:
  Fix 23982 - segfault when printing scope inference failure

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

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

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

- 17facd1dc5dca4ad323044c973a1208d790ea9dc by Dennis:
  Fix 23982 - segfault when printing scope inference failure (#15329)

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

--