Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [PATCH] fix/simplify is-at-least
On Sat 11 Apr 2026, at 10:29, Jun T wrote:
> [3] so I would like to simplify is-at-least as in the (tentative)
> patch below.
idk what the historical intentions were but with your patch it generally
behaves as i'd expect in all cases i tried, with the possible exception
of skipping segments with no numbers. but it was already like that so
that's not an issue with your change
obv tests need added/updated though. also there is a white-space error
on line 5
as far as zsh versions, the format of dev/test version numbers was
changed a few releases ago specifically to make them more generically
comparable, so they should be ok with or without this change (other than
the 5.9.0.3 5.9 thing)
dana
Messages sorted by:
Reverse Date,
Date,
Thread,
Author