[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 23:04:44 UTC 2023
    
    
  
https://issues.dlang.org/show_bug.cgi?id=24213
Dlang Bot <dlang-bot at dlang.rocks> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
--- Comment #2 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:
- a0705285d78430954f0762a078423c13faf874d7 by Paul Backus:
  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