1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-12 23:11:14 +02:00

40162: _arguments support for a match spec in combination with sets

This commit is contained in:
Oliver Kiddle 2016-12-22 16:12:42 +01:00
parent fa88f57c06
commit 02eb1595e8
3 changed files with 11 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2016-12-22 Oliver Kiddle <opk@zsh.org>
* 40162: Src/Zle/computil.c, Test/Y03arguments.ztst: _arguments
support for a match spec in combination with sets
2016-12-22 Daniel Shahaf <d.s@daniel.shahaf.name>
* unposted: Config/version.mk: Post-release version bump to

View file

Internal server error - The gay git

500

Internal server error

Forgejo version: 9.0.3

@ -1288,7 +1288,7 @@ parse_cadef(char *nam, char **args)