[Issue 24208] [DIP1000] Scope pointer can escape via non-scope parameter of pure nested function

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Oct 30 23:04:42 UTC 2023


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #7 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #15756 "Fix 24208, 24212, 24213 - `scope` escape via
`pure` + nested context" was merged into master:

- 9feaebe40d2105e538230eb2e3f909b9a8512ffc by Paul Backus:
  Fix 24208 - Scope pointer can escape via non-scope parameter of pure nested
function

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

--


More information about the Digitalmars-d-bugs mailing list