Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Y01 Test Failure



On 3/19/21, Jun T <takimoto-j@xxxxxxxxxxxxxxxxx> wrote:
> I *guess* the difference is in how the list is sorted.
> On macOS '<INSERT>' comes before 'a', while on Linux it is between 'i' and
> 'j'.
> I don't know why '<' is not used for sorting on Linux, but if <INSERT> is
> replaced
> by <BBB>, for example, it is listed between 'b' and 'c' on Linux.
>
> It would be sufficient to replace <INSERT> by any string whose sort order is
> more
> stable across different OSs.

Is this happening even with LC_COLLATE=C, or did we not bother setting
that for this specific test?

-- 
Mikael Magnusson




Messages sorted by: Reverse Date, Date, Thread, Author