Thread overview
[Issue 11161] Document the default struct equality comparison and operator overloading
Jan 24, 2019
RazvanN
Jan 24, 2019
RazvanN
Mar 01, 2019
Dlang Bot
Apr 09, 2019
Dlang Bot
January 24, 2019
https://issues.dlang.org/show_bug.cgi?id=11161

RazvanN <razvan.nitu1305@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |razvan.nitu1305@gmail.com

--- Comment #8 from RazvanN <razvan.nitu1305@gmail.com> ---
PR: https://github.com/dlang/dmd/pull/9289

--
January 24, 2019
https://issues.dlang.org/show_bug.cgi?id=11161

RazvanN <razvan.nitu1305@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |razvan.nitu1305@gmail.com

--- Comment #8 from RazvanN <razvan.nitu1305@gmail.com> ---
PR: https://github.com/dlang/dmd/pull/9289

--
March 01, 2019
https://issues.dlang.org/show_bug.cgi?id=11161

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

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

--- Comment #9 from Dlang Bot <dlang-bot@dlang.rocks> ---
@RazvanN7 updated dlang/dmd pull request #9289 "Fix Issue 16657 and 11161 - alias this interacts with generated opCmp and opEquals" fixing this issue:

- Fix Issue 16657 and 11161 - alias this interacts with generated opCmp and opEquals

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

--
April 09, 2019
https://issues.dlang.org/show_bug.cgi?id=11161

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #10 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #9289 "Fix Issue 16657 and 11161 - alias this interacts with generated opCmp and opEquals" was merged into master:

- 6716c02dae44d6a186ac96af8b0e1f331bcb3069 by RazvanN7:
  Fix Issue 16657 and 11161 - alias this interacts with generated opCmp and
opEquals

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

--