Thread overview
[Issue 12504] Wrong 'cannot cover index range' error message
Jul 01, 2020
Dlang Bot
Jul 02, 2020
Dlang Bot
Jul 03, 2020
Dlang Bot
Jun 11, 2021
Dlang Bot
July 01, 2020
https://issues.dlang.org/show_bug.cgi?id=12504

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

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

--- Comment #3 from Dlang Bot <dlang-bot@dlang.rocks> ---
@NilsLankila updated dlang/dmd pull request #11359 "fix issue 12504 - Wrong 'cannot cover index range' error message" fixing this issue:

- fix issue 12504 - Wrong 'cannot cover index range' error message

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

--
July 02, 2020
https://issues.dlang.org/show_bug.cgi?id=12504

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

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

--- Comment #4 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #11359 "fix issue 12504 - Wrong 'cannot cover index range' error message" was merged into stable:

- 23693e8699a319e1175b6516df3f4c309561c3da by Nils Lankila:
  fix issue 12504 - Wrong 'cannot cover index range' error message

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

--
July 03, 2020
https://issues.dlang.org/show_bug.cgi?id=12504

--- Comment #5 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #11366 "merge stable" was merged into master:

- 432ee0093f812e33cbd6b77f2ae17fae254db5e0 by Nils Lankila:
  fix issue 12504 - Wrong 'cannot cover index range' error message

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

--
June 11, 2021
https://issues.dlang.org/show_bug.cgi?id=12504

--- Comment #6 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #12668 "[dmd-cxx] Backport recent bug fixes for static foreach ICEs" was merged into dmd-cxx:

- b826d9c9e4de188ffbbb2d9ee9b374b807bc4cdf by Nils Lankila:
  [dmd-cxx] fix issue 12504 - Wrong 'cannot cover index range' error message

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

--