On 25/07/16 16:48, Jim Meyering wrote:
> On OS X, *.UTF-8 locales use ASCII collating rules(!?):
> 
>   $ readlink /usr/share/locale/*.UTF-8/LC_COLLATE|sort -u
>   ../la_LN.US-ASCII/LC_COLLATE
> 
> This means that sort, and any other program that relies on strcoll,
> cannot be expected to work consistently on OS X in any UTF-8 locale.

Wow.
The change looks good.

thanks


Reply via email to