Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zsh 4.0.8
- X-seq: zsh-workers 19304
- From: Oliver Kiddle <okiddle@xxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx (Zsh hackers list)
- Subject: Re: zsh 4.0.8
- Date: Wed, 17 Dec 2003 12:13:26 +0100
- In-reply-to: <26157.1071599194@xxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <26157.1071599194@xxxxxxx>
Peter wrote:
> I'd like to make zsh 4.0.8, so if anything still really needs changing
> it's time to say.
I've just made sure recent completion fixes are merged over. Should be
all set for 4.0.8.
> I'd like to make zsh 4.1.2 shortly too. I don't see anybody rushing to
> fix the long-standing terminfo problems, so I'll probably need to look
> at that. I'm not sure it needs to wait for that, though.
I think it does need to wait. Or at least add this to terminfo.c:
# ifndef ERR
# define ERR (-1)
# endif
That solves the compile problems but is slightly crude. That has actually
made it's way into 4.0 as part of 19258. I questioned that patch in
19262 though in part because it required 18626 to also be back ported
(which, I see, now has been).
Oliver
Messages sorted by:
Reverse Date,
Date,
Thread,
Author