[Issue 20362] dmd fails to infer scope parameter for delegate

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Feb 5 17:55:33 UTC 2020


https://issues.dlang.org/show_bug.cgi?id=20362

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

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

--- Comment #3 from Dlang Bot <dlang-bot at dlang.rocks> ---
@atilaneves created dlang/dmd pull request #10764 "Fix issue 20362 - always
infer scope for lambdas" fixing this issue:

- 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