July 12, 2023
https://issues.dlang.org/show_bug.cgi?id=24044

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 #15407 "Fix 24044 - Support float opCmp(...) with array" fixing this issue:

- Fix 24044 - Support float opCmp(...) with array

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

--
July 13, 2023
https://issues.dlang.org/show_bug.cgi?id=24044

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 #15407 "Fix 24044 - Support float opCmp(...) with array" was merged into master:

- 6b026900c89d3fc936af71b77609333c7b7397ac by Dennis Korpel:
  Fix 24044 - Support float opCmp(...) with array

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

--