https://issues.dlang.org/show_bug.cgi?id=1517
yebblies <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Hardware|x86 |All Summary|.sort for structs behaves |(D1 only) .sort for structs |badly with ref opCmp |behaves badly with ref | |opCmp OS|Windows |All --- Comment #3 from yebblies <[email protected]> --- I get object.Error@(0): TypeInfo.compare is not implemented On recent dmd (2.067 HEAD), and given that builtin .sort is going away this is WONTFIX for D2. --
