Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: 3.1.5-pws-10 and then some: _match_test is too strict
- X-seq: zsh-workers 5616
- From: Sven Wischnowsky <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: Re: PATCH: 3.1.5-pws-10 and then some: _match_test is too strict
- Date: Wed, 3 Mar 1999 09:58:26 +0100 (MET)
- In-reply-to: Bart Schaefer's message of Wed, 3 Mar 1999 00:36:02 -0800 (PST)
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
Bart Schaefer wrote:
> The following appears to deal with it; does it break something when
> there *are* matcher specs? What's the point of testing for exactly
> the first matcher spec, anyway?
Sorrysorrysorry. My fault (of course). In the last big patch I made
`compstate[matcher]' be zero when there are no match specs at all
(previously it was `one' in this case, which looked wrong). And then I
forgot to change the test.
Bart's patch is the correct solution.
Thanks.
Sorry.
Bye
Sven
--
Sven Wischnowsky wischnow@xxxxxxxxxxxxxxxxxxxxxxx
Messages sorted by:
Reverse Date,
Date,
Thread,
Author