[Issue 14966] Comparing two std.xml.Document result in infinite recursion
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Mon Apr 4 03:07:12 PDT 2016
https://issues.dlang.org/show_bug.cgi?id=14966
--- Comment #5 from Sobirari Muhomori <dfj1esp02 at sneakemail.com> ---
(In reply to Jacob Carlborg from comment #2)
> I suspect the issue is the super call. I'm guessing since the implementation
> of ==/!= was changed to call object.opEquals, which then calls opEquals on
> the object.
Awww, when?
--
More information about the Digitalmars-d-bugs
mailing list