Thread overview
[Issue 20299] checkaction=context not working with temporary destructors
Oct 14, 2019
Dlang Bot
Oct 21, 2019
Dlang Bot
October 14, 2019
https://issues.dlang.org/show_bug.cgi?id=20299

moonlightsentinel@disroot.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|checkaction=context no      |checkaction=context not
                   |working with temporary      |working with temporary
                   |destructors                 |destructors

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

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@MoonlightSentinel created dlang/druntime pull request #2832 "Fix Issue 20299: checkaction=context not working with temporary destr…" fixing this issue:

- Fix Issue 20299: checkaction=context not working with temporary destructors

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

--
October 21, 2019
https://issues.dlang.org/show_bug.cgi?id=20299

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/druntime pull request #2832 "Fix Issue 20299: checkaction=context not working with temporary destr…" was merged into master:

- c3b3a8b3b32fb5adac6f572c6fae6c2e5fef6b5e by MoonlightSentinel:
  Fix Issue 20299: checkaction=context not working with temporary destructors

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

--