[Issue 4948] std.algorithm.sort asserts unexpectedly with certain comparators
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Apr 22 10:42:12 PDT 2012
http://d.puremagic.com/issues/show_bug.cgi?id=4948
--- Comment #5 from Andrei Alexandrescu <andrei at metalanguage.com> 2012-04-22 10:43:11 PDT ---
I meant to say it works for me with no assert no nothing. For the last example
the output is:
Tuple!(int,"x",int,"y")(1, 2), Tuple!(int,"x",int,"y")(5, 6),
Tuple!(int,"x",int,"y")(6, 8), Tuple!(int,"x",int,"y")(6, 8)]
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list