Thread overview
[Issue 13215] Error message with static this array assignment
Aug 23, 2020
Per Nordlöw
Aug 23, 2020
Dlang Bot
Aug 23, 2020
Per Nordlöw
Aug 23, 2020
Dlang Bot
August 23, 2020
https://issues.dlang.org/show_bug.cgi?id=13215

Per Nordlöw <per.nordlow@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |per.nordlow@gmail.com

--- Comment #1 from Per Nordlöw <per.nordlow@gmail.com> ---
This has already been resolved on dmd master.

--
August 23, 2020
https://issues.dlang.org/show_bug.cgi?id=13215

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

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

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
@nordlow created dlang/dmd pull request #11609 "fix issue 13215" fixing this issue:

- fix issue 13215

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

--
August 23, 2020
https://issues.dlang.org/show_bug.cgi?id=13215

Per Nordlöw <per.nordlow@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WORKSFORME

--
August 23, 2020
https://issues.dlang.org/show_bug.cgi?id=13215

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|WORKSFORME                  |FIXED

--- Comment #3 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #11609 "fix issue 13215: Add test for already improved diagnostics for array conversion" was merged into master:

- 3ed3b26ad8508398cf7d3c856181f39c356dddf0 by nordlow:
  fix issue 13215: Add test for already improved diagnostics for array
conversion

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

--