Thread overview
[Issue 23391] [Reg 2.098.1] Segmentation fault with static foreach + range + inout
Oct 06, 2022
Nicholas Wilson
Dec 19, 2022
Dlang Bot
Dec 19, 2022
Dlang Bot
Jan 01, 2023
Dlang Bot
October 06, 2022
https://issues.dlang.org/show_bug.cgi?id=23391

Nicholas Wilson <iamthewilsonator@hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ice-on-valid-code
                 CC|                            |iamthewilsonator@hotmail.co
                   |                            |m
           Hardware|x86_64                      |All
            Summary|Segmentation fault.         |[Reg 2.098.1] Segmentation
                   |                            |fault with static foreach +
                   |                            |range + inout
                 OS|Linux                       |All
           Severity|enhancement                 |regression

--
December 19, 2022
https://issues.dlang.org/show_bug.cgi?id=23391

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 #14719 "fix Issue 23391 - [Reg 2.098.1] Segmentation fault with static foreach + range + inout" fixing this issue:

- fix Issue 23391 - [Reg 2.098.1] Segmentation fault with static foreach + range + inout

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

--
December 19, 2022
https://issues.dlang.org/show_bug.cgi?id=23391

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 #14719 "fix Issue 23391 - [Reg 2.098.1] Segmentation fault with static foreach + range + inout" was merged into stable:

- e02ffec5e0bdf3e0a5f133df5defe20a9bc94094 by Iain Buclaw:
  fix Issue 23391 - [Reg 2.098.1] Segmentation fault with static foreach +
range + inout

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

--
January 01, 2023
https://issues.dlang.org/show_bug.cgi?id=23391

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

- b953c592c168ef7fce564f9d8587e67c623707a4 by Iain Buclaw:
  fix Issue 23391 - [Reg 2.098.1] Segmentation fault with static foreach +
range + inout

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

--