[Issue 20362] dmd fails to infer scope parameter for delegate
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Thu Feb  6 05:44:39 UTC 2020
    
    
  
https://issues.dlang.org/show_bug.cgi?id=20362
Dlang Bot <dlang-bot at dlang.rocks> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
--- Comment #4 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #10764 "Fix issue 20362 - always infer scope for
lambdas" was merged into master:
- ac32a33c1dfdeec2b24dda175cbb1fe87778c012 by Atila Neves:
  Fix issue 20362 - always infer scope for lambdas
  Before, scope was only inferred if -preview=dip1000
  was used, now it always is.
https://github.com/dlang/dmd/pull/10764
--
    
    
More information about the Digitalmars-d-bugs
mailing list