Thread overview
[Issue 10549] Default object equality test not properly implemented
Aug 19, 2016
Cauterite
Dec 17, 2022
Iain Buclaw
August 19, 2016
https://issues.dlang.org/show_bug.cgi?id=10549

--- Comment #1 from Cauterite <cauterite@gmail.com> ---
this is really a documentation issue; pull request: https://github.com/dlang/dlang.org/pull/1441

--
August 28, 2016
https://issues.dlang.org/show_bug.cgi?id=10549

--- Comment #2 from github-bugzilla@puremagic.com ---
Commit pushed to master at https://github.com/dlang/dlang.org

https://github.com/dlang/dlang.org/commit/cbd6d46b0034eb0b4757c693a71566d64d19a850 default opEquals does not compare object contents

this documents the behaviour more clearly, addressing issue 10549

--
October 01, 2016
https://issues.dlang.org/show_bug.cgi?id=10549

--- Comment #3 from github-bugzilla@puremagic.com ---
Commit pushed to stable at https://github.com/dlang/dlang.org

https://github.com/dlang/dlang.org/commit/cbd6d46b0034eb0b4757c693a71566d64d19a850 default opEquals does not compare object contents

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

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P2                          |P3

--
December 29
https://issues.dlang.org/show_bug.cgi?id=10549

Adam D. Ruppe <destructionator@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |destructionator@gmail.com
         Resolution|---                         |FIXED

--