WAT: opCmp and opEquals woes

Walter Bright via Digitalmars-d digitalmars-d at puremagic.com
Fri Jul 25 23:48:32 PDT 2014


On 7/25/2014 10:40 PM, H. S. Teoh via Digitalmars-d wrote:
> On Fri, Jul 25, 2014 at 06:44:36PM -0700, Andrei Alexandrescu via Digitalmars-d wrote:
>> I think we should remove the breakage introduced by requiring opEquals
>> if opCmp is defined. It breaks good code for no good reason.
> Yes, we should revert that.


https://github.com/D-Programming-Language/dmd/pull/3813


More information about the Digitalmars-d mailing list