Thread overview
[Issue 22005] ICE: Segmentation fault with static foreach and -betterC
Jun 09, 2021
Dlang Bot
Jun 09, 2021
Dlang Bot
Jun 11, 2021
Dlang Bot
June 09, 2021
https://issues.dlang.org/show_bug.cgi?id=22005

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@ibuclaw created dlang/dmd pull request #12656 "fix Issue 22005 - ICE: Segmentation fault with static foreach and -betterC" fixing this issue:

- fix Issue 22005 - ICE: Segmentation fault with static foreach and -betterC

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

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

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 #12656 "fix Issue 22005 - ICE: Segmentation fault with static foreach and -betterC" was merged into master:

- 5ab583a8693357f5954978df739e41f832b4ac8e by Iain Buclaw:
  fix Issue 22005 - ICE: Segmentation fault with static foreach and -betterC

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

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

--- 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:

- f384278f072248c3a7e98a17f0753f090f40b7f0 by Iain Buclaw:
  [dmd-cxx] fix Issue 22005 - ICE: Segmentation fault with static foreach and
-betterC

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

--