Thread overview
[Issue 23379] Cast of expressions with type noreturn result in ice
Sep 28, 2022
RazvanN
Sep 30, 2022
Dlang Bot
Oct 02, 2022
RazvanN
Dec 30, 2022
Iain Buclaw
Dec 30, 2022
Dlang Bot
Dec 31, 2022
Dlang Bot
Oct 14, 2023
Basile-z
September 28, 2022
https://issues.dlang.org/show_bug.cgi?id=23379

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|enhancement                 |critical

--
September 30, 2022
https://issues.dlang.org/show_bug.cgi?id=23379

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 #14494 "Fix Issues 23331, 23379 - fix casts involving noreturn" fixing this issue:

- Fix Issues 23331, 23379 - fix casts involving noreturn

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

--
October 02, 2022
https://issues.dlang.org/show_bug.cgi?id=23379

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

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

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |backend
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

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

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
@ibuclaw created dlang/dmd pull request #14758 "Revert "Fix Issues 23331, 23379 - fix casts involving noreturn"" mentioning this issue:

- Revert "Fix Issues 23331, 23379 - fix casts involving noreturn"

  This reverts commit eb3eb89664e0bc3b61e59e934b4ba0287024914e.

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

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

--- Comment #3 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #14758 "Revert "Fix Issues 23331, 23379 - fix casts involving noreturn"" was merged into master:

- b8e9e3f29021c6f22233d489e8284165035fa5f5 by Iain Buclaw:
  Revert "Fix Issues 23331, 23379 - fix casts involving noreturn"

  This reverts commit eb3eb89664e0bc3b61e59e934b4ba0287024914e.

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

--
October 14, 2023
https://issues.dlang.org/show_bug.cgi?id=23379

Basile-z <b2.temp@gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
                 CC|                            |b2.temp@gmx.com
         Resolution|---                         |WORKSFORME

--