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

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Aug 22 14:41:58 PDT 2012


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


bearophile_hugs at eml.cc changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bearophile_hugs at eml.cc


--- Comment #4 from bearophile_hugs at eml.cc 2012-08-22 14:41:50 PDT ---
(In reply to comment #3)
> 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.

I have seen this:

https://github.com/blackwhale/phobos/commit/23a1cd0b7fac5b4480fee060e240ddda29bed54e

So is this problem caused by a DMD bug? If this is true are you able to create
a minimal example of the bug?

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