Thread overview
[Issue 23986] ICE: dip1021 asserts on `typeof(null)` parameter
Jun 10, 2023
Dlang Bot
Jun 10, 2023
Dlang Bot
Jun 16, 2023
Dlang Bot
Jun 16, 2023
Dlang Bot
June 10, 2023
https://issues.dlang.org/show_bug.cgi?id=23986

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 #15305 "Fix 23986 - ICE: dip1021 asserts on `typeof(null)` parameter" fixing this issue:

- Fix 23986 - ICE: dip1021 asserts on `typeof(null)` parameter

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

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

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 #15305 "Fix 23986 - ICE: dip1021 asserts on `typeof(null)` parameter" was merged into stable:

- 83c3cddb561ad5c44a7a3d68fdd24cefea48cf46 by Dennis Korpel:
  Fix 23986 - ICE: dip1021 asserts on `typeof(null)` parameter

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

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

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

- eeaeb89ba5789e2eabfdbd30e6a603f8beb12849 by Dennis Korpel:
  Fix 23986 - ICE: dip1021 asserts on `typeof(null)` parameter

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

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

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

- eeaeb89ba5789e2eabfdbd30e6a603f8beb12849 by Dennis Korpel:
  Fix 23986 - ICE: dip1021 asserts on `typeof(null)` parameter

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

--