Thread overview
[Issue 20073] Wrong implicit conversion for return type
Jul 22, 2019
Eyal
Jul 24, 2019
Dlang Bot
Jul 25, 2019
Dlang Bot
July 22, 2019
https://issues.dlang.org/show_bug.cgi?id=20073

Eyal <eyal@weka.io> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |accepts-invalid, industry

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

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 #10216 "Fix Issue 20073 - Wrong implicit conversion for return type" fixing this issue:

- Fix Issue 20073 - Wrong implicit conversion for return type

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

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

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 #10216 "Fix Issue 20073 - Wrong implicit conversion for return type" was merged into master:

- 6b672cbcde0ef47d0bc56731dda8a480f00e1468 by RazvanN7:
  Fix Issue 20073 - Wrong implicit conversion for return type

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

--