https://d.puremagic.com/issues/show_bug.cgi?id=12146



--- Comment #3 from Martin Nowak <c...@dawg.eu> 2014-02-12 17:50:45 PST ---
Also happens with a sensible opCmp, like

    int opCmp(const ref Bar) { return 0; }

It must deviate from the default signature though, i.e. can't be

    int opCmp(const ref Bar) const { return 0; }

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------

Reply via email to