[Issue 4584] std.algorithm.sort fails with SwapStrategy.stable

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Aug 22 06:31:22 PDT 2012


http://d.puremagic.com/issues/show_bug.cgi?id=4584


Dmitry Olshansky <dmitry.olsh at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dmitry.olsh at gmail.com


--- Comment #3 from Dmitry Olshansky <dmitry.olsh at gmail.com> 2012-08-22 06:31:15 PDT ---
Hit this issue in my project. As part of normalization process codepoints are
_stably_ sorted by their canonical combining class.
Can dig up a bunch of cases if required but the end result is it rarely works.

-- 
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