Thread overview
[Issue 20800] Error: cannot implicitly convert expression with bad diagnostic.
May 06, 2020
Iain Buclaw
May 08, 2020
Dlang Bot
May 15, 2020
Dlang Bot
May 06, 2020
https://issues.dlang.org/show_bug.cgi?id=20800

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |diagnostic
                 CC|                            |ibuclaw@gdcproject.org

--
May 08, 2020
https://issues.dlang.org/show_bug.cgi?id=20800

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 #11106 "Fix Issue 20800 - Error: cannot implicitly convert expression with bad diagnostic" fixing this issue:

- Fix Issue 20800 - Error: cannot implicitly convert expression with bad diagnostic

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

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

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 #11106 "Fix Issue 20800 - Error: cannot implicitly convert expression with bad diagnostic" was merged into master:

- b09ba8a9cdf9f2255f3c64cafce82258f6d67201 by RazvanN7:
  Fix Issue 20800 - Comma Expression should not appear in error messages

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

--