Thread overview
[Issue 20997] Missing example of scope guard executing after return statement
Dec 17, 2022
Iain Buclaw
Feb 03, 2023
Dlang Bot
Feb 10, 2023
Dlang Bot
December 17, 2022
https://issues.dlang.org/show_bug.cgi?id=20997

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P4

--
February 03, 2023
https://issues.dlang.org/show_bug.cgi?id=20997

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@BVRazvan created dlang/dlang.org pull request #3520 "Issue 20997 - Missing example of scope guard executing after return statement" fixing this issue:

- fix issue 20997

https://github.com/dlang/dlang.org/pull/3520

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

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/dlang.org pull request #3520 "Issue 20997 - Missing example of scope guard executing after return statement" was merged into master:

- 3f09e2af7eeff6eb24c18e45b408116509d860bc by Student USO VM User:
  Fix Issue 20997 - Missing example of scope guard executing after return
statement

https://github.com/dlang/dlang.org/pull/3520

--