[Issue 24213] [DIP1000] Scope pointer can escape via non-scope parameter of pure delegate

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Oct 30 20:04:26 UTC 2023


https://issues.dlang.org/show_bug.cgi?id=24213

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

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

--- Comment #1 from Dlang Bot <dlang-bot at dlang.rocks> ---
@pbackus created dlang/dmd pull request #15756 "Fix 24208, 24212, 24213 -
`scope` escape via `pure` + nested context" fixing this issue:

- Fix issues 24212 and 24213

  * Issue 24212 - Scope pointer can escape via non-scope parameter of pure
    virtual function
  * Issue 24213 - Scope pointer can escape via non-scope parameter of pure
    delegate

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

--


More information about the Digitalmars-d-bugs mailing list