December 07, 2023
https://issues.dlang.org/show_bug.cgi?id=24272

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@dkorpel created dlang/dmd pull request #15890 "Fix 24272 - operations.arrayOp is forced @nogc nothrow pure" fixing this issue:

- Fix 24272 - operations.arrayOp is forced @nogc nothrow pure

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

--
December 07, 2023
https://issues.dlang.org/show_bug.cgi?id=24272

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 #15890 "Fix 24272 - operations.arrayOp is forced @nogc nothrow pure" was merged into master:

- 9e39e6916f5f13fd08bc929839c0a9ba9f4ee3e1 by Dennis Korpel:
  Fix 24272 - operations.arrayOp is forced @nogc nothrow pure

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

--