[Issue 14340] AssertError in std.algorithm.sorting: unstable sort fails to sort an array with a custom predicate

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sun Jul 19 18:13:34 PDT 2015


https://issues.dlang.org/show_bug.cgi?id=14340

--- Comment #7 from Ivan Kazmenko <gassa at mail.ru> ---
Hmm.  If you are sure Timsort suffers from the same problem, it should be
visible in other languages as well.  We have to test that in Java (sorting
objects) and Python, too.

--


More information about the Digitalmars-d-bugs mailing list