Thread overview
[Issue 19809] `override` block affects passing lambda as argument
Apr 16, 2019
Eduard Staniloiu
Apr 16, 2019
Dlang Bot
Apr 16, 2019
Dlang Bot
April 16, 2019
https://issues.dlang.org/show_bug.cgi?id=19809

Eduard Staniloiu <edi33416@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|nobody@puremagic.com        |edi33416@gmail.com

--
April 16, 2019
https://issues.dlang.org/show_bug.cgi?id=19809

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@edi33416 created dlang/dmd pull request #9625 "Fix Issue 19809 - override block affects passing lambda as argument" fixing this issue:

- Fix Issue 19809 - override block affects passing lambda as argument

https://github.com/dlang/dmd/pull/9625

--
April 16, 2019
https://issues.dlang.org/show_bug.cgi?id=19809

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #9625 "Fix Issue 19809 - override block affects passing lambda as argument" was merged into master:

- 68d04983c24598a96a4f76c7638874b73083b9a4 by Eduard Staniloiu:
  Fix Issue 19809 - override block affects passing lambda as argument

https://github.com/dlang/dmd/pull/9625

--