Thread overview
[Issue 20268] anonymous function parameter mismatch errors don't include parameters
Dec 17, 2022
Iain Buclaw
Apr 18, 2023
Dlang Bot
Apr 20, 2023
Dlang Bot
May 06, 2023
Vladimir Panteleev
December 17, 2022
https://issues.dlang.org/show_bug.cgi?id=20268

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P4

--
April 18, 2023
https://issues.dlang.org/show_bug.cgi?id=20268

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 #15113 "Fix Issue 20268 - anonymous function parameter mismatch errors don't …" fixing this issue:

- Fix Issue 20268 - anonymous function parameter mismatch errors don't include parameters

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

--
April 20, 2023
https://issues.dlang.org/show_bug.cgi?id=20268

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 #15113 "Fix Issue 20268 - anonymous function parameter mismatch errors don't …" was merged into master:

- 6197bb7a518dddff4684bd64b74a1d7ffab5810f by RazvanN7:
  Fix Issue 20268 - anonymous function parameter mismatch errors don't include
parameters

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

--
May 06, 2023
https://issues.dlang.org/show_bug.cgi?id=20268

Vladimir Panteleev <dlang-bugzilla@thecybershadow.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://issues.dlang.org/sh
                   |                            |ow_bug.cgi?id=23897

--