Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: crash in completing code with unicode support
- X-seq: zsh-workers 21645
- From: Wayne Davison <wayned@xxxxxxxxxxxxxxxxxxxxx>
- To: Andrey Borzenkov <arvidjaar@xxxxxxxxxx>
- Subject: Re: crash in completing code with unicode support
- Date: Tue, 16 Aug 2005 14:49:59 -0700
- Cc: zsh-workers@xxxxxxxxxx
- In-reply-to: <20050816213713.GA5904@xxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <237967ef05081518376385563e@xxxxxxxxxxxxxx> <200508161157.59407.arvidjaar@xxxxxxxxxx> <237967ef050816050130fefbf8@xxxxxxxxxxxxxx> <200508162327.58597.arvidjaar@xxxxxxxxxx> <20050816213713.GA5904@xxxxxxxxx>
On Tue, Aug 16, 2005 at 02:37:13PM -0700, Wayne Davison wrote:
> If the above is right, then this line should probably be changed to be:
>
> if (p == compprefix + l + (*compprefix == Meta))
Oops, no -- that's an ell (l), not a one (1), so that change is wrong.
I'm sure now that the first change in my email was right, though, so
I went ahead and checked it in.
..wayne..
Messages sorted by:
Reverse Date,
Date,
Thread,
Author