October 30, 2023
https://issues.dlang.org/show_bug.cgi?id=24208

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

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

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

- Fix 24208 - Scope pointer can escape via non-scope parameter of pure nested function

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

--
October 30, 2023
https://issues.dlang.org/show_bug.cgi?id=24208

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

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

--- Comment #7 from Dlang Bot <dlang-bot@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

--
1 2
Next ›   Last »