builtin sort

Stephan Schiffels stephan_schiffels at mac.com
Sat Jun 8 04:28:41 PDT 2013


On Saturday, 8 June 2013 at 08:52:22 UTC, Jonathan M Davis wrote:

> Hmm, it works just fine on my system (64-bit Linux), so I don't 
> know why you're
> seeing the problem that you're seeing.

Hmm, that's bizarre, but I guess there's no need to understand 
this further since things work fine with std.algorithm.sort.

>
> However, we really, really need to deprecate the built-in sort 
> - especially
> when a pair of parens can make the difference between whether 
> you call the
> built-in sort or std.algorithm's sort - and it's particularly 
> broken with
> regards to Unicode.
>

Yes, I completely agree!

Stephan



More information about the Digitalmars-d mailing list