Thread overview
[Issue 21939] Duplicate error messages for wrong aggregate in 'static foreach'
May 20, 2021
Dlang Bot
May 20, 2021
Dlang Bot
Jun 11, 2021
Dlang Bot
May 20, 2021
https://issues.dlang.org/show_bug.cgi?id=21939

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@BorisCarvajal created dlang/dmd pull request #12547 "Fix Issue 21939 - Duplicate error messages for wrong aggregate in 'static foreach'" fixing this issue:

- Fix Issue 21939 - Duplicate error messages for wrong aggregate in 'static foreach'

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

--
May 20, 2021
https://issues.dlang.org/show_bug.cgi?id=21939

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 #12547 "Fix Issue 21939 - Duplicate error messages for wrong aggregate in 'static foreach'" was merged into master:

- 16a478a6f874c8126534fee2de4b78d151bbae53 by Boris Carvajal:
  Fix Issue 21939 - Duplicate error messages for wrong aggregate in 'static
foreach'

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

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

--- Comment #3 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:

- e3f0082699cc264c335bc6e04c87f5c2e60216b4 by Boris Carvajal:
  [dmd-cxx] Fix Issue 21939 - Duplicate error messages for wrong aggregate in
'static foreach'

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

--