[Issue 14966] Comparing two std.xml.Document result in infinite recursion

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Mon Apr 4 11:26:19 PDT 2016


https://issues.dlang.org/show_bug.cgi?id=14966

--- Comment #6 from Rainer Schuetze <r.sagitario at gmx.de> ---
> Awww, when?

I don't think this has to do with how Object.opEqual is called. The offending
lines were changed a number of times, but I'd say none of them worked correctly
(or there must have been a compiler change regarding super.calls). I suspect
the bug is also in the original commit from 2008.

--


More information about the Digitalmars-d-bugs mailing list