Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: TERMCAP problem.
- X-seq: zsh-workers 13367
- From: Peter Stephenson <pws@xxxxxxx>
- To: koen.van_hoof@xxxxxxxxxx, zsh-workers@xxxxxxxxxxxxxx (Zsh hackers list)
- Subject: Re: TERMCAP problem.
- Date: Tue, 16 Jan 2001 17:05:13 +0000
- In-reply-to: Your message of "Tue, 16 Jan 2001 17:27:39 +0100." <3A64767B.C5E795CC@xxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
> I checked previous versions of zsh, and version 3.1.2 did not have the proble
> m.
> In this version, all environment variables are first copied.
> I checked "ChangeLog" and I found a change for 3.1.2 (hzoli, 3293) that expla
> ins
> my problem.
> Is this change still in in later releases ??
It's changed since then. If you have HAVE_PUTENV defined in config.h, try
undefining it for something a bit more like (but not identical to) the old
behaviour to see if that makes a difference.
--
Peter Stephenson <pws@xxxxxxx> Software Engineer
Cambridge Silicon Radio, Unit 300, Science Park, Milton Road,
Cambridge, CB4 0XL, UK Tel: +44 (0)1223 392070
Messages sorted by:
Reverse Date,
Date,
Thread,
Author