https://issues.dlang.org/show_bug.cgi?id=24212
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #1 from Dlang Bot <[email protected]> --- @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 --
