Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Y01 Test Failure
- X-seq: zsh-workers 48188
- From: Jun T <takimoto-j@xxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Re: Y01 Test Failure
- Date: Fri, 19 Mar 2021 15:00:43 +0900
- Archived-at: <https://zsh.org/workers/48188>
- Archived-at: <http://www.zsh.org/sympa/arcsearch_id/zsh-workers/2021-03/4E909F26-B880-4EEE-9EE2-5C444BC8A9CF%40kba.biglobe.ne.jp>
- In-reply-to: <CAH+w=7YBb_7kNDuxxOy3pOGSpLe_dPrKwziwC8SrF7BP95epCA@mail.gmail.com>
- List-id: <zsh-workers.zsh.org>
- References: <CACeGjnU2+n53_7chT3gGLY155r52gwuNSmtT64CkRAOK4cUd_A@mail.gmail.com> <CAH+w=7YBb_7kNDuxxOy3pOGSpLe_dPrKwziwC8SrF7BP95epCA@mail.gmail.com>
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.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author