Thread overview
[Issue 20059] mismatched function return type inference should give location of inferred type
Jul 17, 2019
Dlang Bot
Jul 17, 2019
Basile-z
Jul 18, 2019
Dlang Bot
Mar 21, 2020
Basile-z
July 17, 2019
https://issues.dlang.org/show_bug.cgi?id=20059

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@thewilsonator created dlang/dmd pull request #10190 "Fix issue 20059 - mismatched function return type inference should gi…" fixing this issue:

- Fix issue 20059 - mismatched function return type inference should give location of inferred type

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

--
July 17, 2019
https://issues.dlang.org/show_bug.cgi?id=20059

Basile-z <b2.temp@gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |diagnostic
                 CC|                            |b2.temp@gmx.com
           Severity|minor                       |enhancement

--
July 18, 2019
https://issues.dlang.org/show_bug.cgi?id=20059

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 #10190 "Fix issue 20059 - mismatched function return type inference should gi…" was merged into master:

- 6429854c8df733e18e0ce30a6649f46edaf54871 by Nicholas Lindsay Wilson:
  Fix issue 20059 - mismatched function return type inference should give
location of inferred type

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

--
March 21, 2020
https://issues.dlang.org/show_bug.cgi?id=20059

Basile-z <b2.temp@gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|b2.temp@gmx.com             |

--