June 15, 2019
https://issues.dlang.org/show_bug.cgi?id=19971

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@aG0aep6G created dlang/dmd pull request #10040 "fix issue 19971 - wrong string literals in "cannot pass argument" errors" fixing this issue:

- fix issue 19971 - wrong string literals in "cannot pass argument" errors

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

--
June 16, 2019
https://issues.dlang.org/show_bug.cgi?id=19971

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 #10040 "fix issue 19971 - wrong string literals in "cannot pass argument" errors" was merged into master:

- 4c773323d9b7495e09c2689304921ca18d763a2d by aG0aep6G:
  fix issue 19971 - wrong string literals in "cannot pass argument" errors

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

--