Thread overview
[Issue 24109] [REG2.103] 'need this' when invoking outer method from inner method
Sep 05, 2023
Dlang Bot
Sep 07, 2023
Dlang Bot
Sep 16, 2023
Dlang Bot
September 05, 2023
https://issues.dlang.org/show_bug.cgi?id=24109

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@RazvanN7 created dlang/dmd pull request #15577 "Fix Issue 24109 - [REG2.103] 'need this' when invoking outer method from inner method" fixing this issue:

- Fix Issue 24109 - [REG2.103] 'need this' when invoking outer method from inner method

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

--
September 07, 2023
https://issues.dlang.org/show_bug.cgi?id=24109

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 #15577 "Fix Issue 24109 - [REG2.103] 'need this' when invoking outer method from inner method" was merged into stable:

- 2faf01bf60f735da75019084413402f373135e19 by RazvanN7:
  Fix Issue 24109 - [REG2.103] 'need this' when invoking outer method from
inner method

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

--
September 16, 2023
https://issues.dlang.org/show_bug.cgi?id=24109

--- Comment #3 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #15609 "merge stable" was merged into master:

- a6c48b8a0bf15c1e1b8af3b1bd8f4cd169dfdca3 by Razvan Nitu:
  Fix Issue 24109 - [REG2.103] 'need this' when invoking outer method from
inner method (#15577)

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

--