[Issue 17927] [scope] `scope inout` parameter value can be escaped via return
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Wed Sep  4 13:18:08 UTC 2019
    
    
  
https://issues.dlang.org/show_bug.cgi?id=17927
Mike Franklin <slavo5150 at yahoo.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slavo5150 at yahoo.com
--- Comment #13 from Mike Franklin <slavo5150 at yahoo.com> ---
Inferring `return` on `this` for anything marked with `inout` appears to be the
cause of issue 20149.
--
    
    
More information about the Digitalmars-d-bugs
mailing list