1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-11 22:51:17 +02:00

51278: make (i) subscript flag for zero-length string consistent

This commit is contained in:
Peter Stephenson 2023-01-16 11:10:02 +00:00
parent 857bc4343b
commit 03292bceec
3 changed files with 16 additions and 1 deletions

View file

@ -1,3 +1,9 @@
2023-01-16 Peter Stephenson <p.stephenson@samsung.com>
* 51278: Src/params.c, Test/D06subscript.ztst: result of (i)
subscript flag with zero-length string was inconsistent with
other cases.
2023-01-11 Oliver Kiddle <opk@zsh.org>
* 51297: Test/X04zlehighlight.ztst: update expected test results

View file

Internal server error - The gay git

500

Internal server error

Forgejo version: 9.0.3

@ -1669,7 +1669,7 @@ getarg(char **str, int *inv, Value v, int a2, zlong *w,