zsh-workers
 help / color / mirror / code / Atom feed
* typo in _match?
@ 2000-09-17 22:12 E. Jay Berkenbilt
  0 siblings, 0 replies; only message in thread
From: E. Jay Berkenbilt @ 2000-09-17 22:12 UTC (permalink / raw)
  To: zsh-workers


In zsh-3.1.9-dev-6, the last few lines of .../functions/_match are:

> [[ ret -eq 1 && "$ins" = yes &&
>    $#compstate[unambiguous] -ge ${#:-${PREFIX}${SUFFIX}} ]] && 
>     compstate[pattern_insert]=unambiguous
> 
> return 1-ret

Should the two occurrences of ret there be $ret instead?


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2000-09-17 22:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-09-17 22:12 typo in _match? E. Jay Berkenbilt

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).