Thread overview
[Issue 22774] TraceInfo is gathered only once when throwing a Throwable
Feb 15, 2022
Dlang Bot
Dec 17, 2022
Iain Buclaw
February 15, 2022
https://issues.dlang.org/show_bug.cgi?id=22774

muhammed.yucel@bosagora.io changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|TraceInfo is gathered only  |TraceInfo is gathered only
                   |once when creating a        |once when throwing a
                   |Throwable                   |Throwable

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

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@mkykadir created dlang/druntime pull request #3742 "fix Issue 22774 - TraceInfo is gathered only once when throwing a Thr…" fixing this issue:

- fix Issue 22774 - TraceInfo is gathered only once when throwing a Throwable

  Update `info` during every `throw`

https://github.com/dlang/druntime/pull/3742

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

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P3

--
December 07
https://issues.dlang.org/show_bug.cgi?id=22774

--- Comment #2 from dlangBugzillaToGithub <robert.schadek@posteo.de> ---
THIS ISSUE HAS BEEN MOVED TO GITHUB

https://github.com/dlang/dmd/issues/17439

DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB

--