September 18, 2020
https://issues.dlang.org/show_bug.cgi?id=21204

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 #11753 "Fix Issue 21204 - Error in generated copy constructor gives confusing message" fixing this issue:

- Fix Issue 21204 - Error in generated copy constructor gives confusing message

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

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

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 #11753 "Fix Issue 21204 - Error in generated copy constructor gives confusing message" was merged into master:

- b7e0b4a95f9683bc3ba7ac1b3ab8a72a1396d8f6 by RazvanN7:
  Fix Issue 21204 - Error in generated copy constructor gives confusing message

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

--