zsh-workers
 help / color / mirror / code / Atom feed
* [BUG] _arguments/comparguments broken on master
@ 2021-07-22 19:43 Marlon Richert
  2021-07-26 22:16 ` Matthew Martin
  0 siblings, 1 reply; 2+ messages in thread
From: Marlon Richert @ 2021-07-22 19:43 UTC (permalink / raw)
  To: Zsh hackers list

For example:

% zsh -<TAB>
_arguments:comparguments:409: not enough arguments
% zsh -
zsh: do you wish to see all 388 possibilities (91 lines)?


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [BUG] _arguments/comparguments broken on master
  2021-07-22 19:43 [BUG] _arguments/comparguments broken on master Marlon Richert
@ 2021-07-26 22:16 ` Matthew Martin
  0 siblings, 0 replies; 2+ messages in thread
From: Matthew Martin @ 2021-07-26 22:16 UTC (permalink / raw)
  To: zsh-workers

On Thu, Jul 22, 2021 at 10:43:01PM +0300, Marlon Richert wrote:
> For example:
> 
> % zsh -<TAB>
> _arguments:comparguments:409: not enough arguments
> % zsh -
> zsh: do you wish to see all 388 possibilities (91 lines)?

You're likely running a zsh with deca7c9 but an _arguments without it.


commit deca7c928520fba5a73383f1cac0b3ace8e0e45d
Author: Daniel Shahaf <d.s@daniel.shahaf.name>
Date:   Mon Apr 27 19:30:40 2020 +0000

    45730: _arguments: Add the -0 flag, which makes $opt_args be populated sanely.
    
    Also, write/extend docstrings for sepjoin() and zjoin().


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-07-26 22:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-22 19:43 [BUG] _arguments/comparguments broken on master Marlon Richert
2021-07-26 22:16 ` Matthew Martin

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).