Thread overview
[Issue 13933] templatize object.opEquals
Jan 05, 2015
Jonathan M Davis
Mar 03, 2020
Tomoya Tanjo
Dec 17, 2022
Iain Buclaw
January 05, 2015
https://issues.dlang.org/show_bug.cgi?id=13933

Jonathan M Davis <issues.dlang@jmdavisProg.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |issues.dlang@jmdavisProg.co
                   |                            |m
         Depends on|                            |12537

--- Comment #1 from Jonathan M Davis <issues.dlang@jmdavisProg.com> ---
This PR would have done it already:

https://github.com/D-Programming-Language/druntime/pull/459

but bug# 12537 currently prevents it.

--
March 28, 2016
https://issues.dlang.org/show_bug.cgi?id=13933
Issue 13933 depends on issue 12537, which changed state.

Issue 12537 Summary: Templatizing opEquals results in infinite recursion in the compiler https://issues.dlang.org/show_bug.cgi?id=12537

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

--
March 03, 2020
https://issues.dlang.org/show_bug.cgi?id=13933

Tomoya Tanjo <ttanjo@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ttanjo@gmail.com

--- Comment #2 from Tomoya Tanjo <ttanjo@gmail.com> ---
What is the current status of this issue?
#12357 is already fixed and there seem to be no blockers for it.

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

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P4

--
December 07
https://issues.dlang.org/show_bug.cgi?id=13933

--- Comment #3 from dlangBugzillaToGithub <robert.schadek@posteo.de> ---
THIS ISSUE HAS BEEN MOVED TO GITHUB

https://github.com/dlang/dmd/issues/17137

DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB

--