Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: TERMCAP problem.



> 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