Thread overview
[Issue 23120] dmd illegal instruction throw expression
May 19, 2022
RazvanN
Jun 15, 2022
Dlang Bot
Jun 15, 2022
Dlang Bot
Jul 09, 2022
Dlang Bot
May 19, 2022
https://issues.dlang.org/show_bug.cgi?id=23120

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

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

--
June 15, 2022
https://issues.dlang.org/show_bug.cgi?id=23120

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 #14216 "Fix Issue 23120 - dmd illegal instruction throw expression" fixing this issue:

- Fix Issue 23120 - dmd illegal instruction throw expression

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

--
June 15, 2022
https://issues.dlang.org/show_bug.cgi?id=23120

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 #14216 "Fix Issue 23120 - dmd illegal instruction throw expression" was merged into stable:

- a4168c15ebbf9f214d2a4fc312d9b9a996376b82 by RazvanN7:
  Fix Issue 23120 - dmd illegal instruction throw expression

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

--
July 09, 2022
https://issues.dlang.org/show_bug.cgi?id=23120

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

- cdd3e2ae54798148a2e0130e4bd01300ccf4fe86 by RazvanN7:
  Fix Issue 23120 - dmd illegal instruction throw expression

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

--