September 15, 2020
https://issues.dlang.org/show_bug.cgi?id=21246

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 #11734 "Fix Issue 21246 - Compiler must show mismatching types when functions do not properly override" fixing this issue:

- Fix Issue 21246 - Compiler must show mismatching types when functions do not properly override

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

--
September 15, 2020
https://issues.dlang.org/show_bug.cgi?id=21246

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 #11734 "Fix Issue 21246 - Compiler must show mismatching types when functions do not properly override" was merged into master:

- 55d249f513b91aab05a3e634558479233485795d by RazvanN7:
  Fix Issue 21246 - Compiler must show mismatching types when functions do not
properly override

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

--