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

Re: zsh dies (3.1.5-pws-16)



Tatsuo Furukawa wrote:
> Hello, zsh developers.  I found another bug.
> 
> I didn't make patch to fix this problem.  Because, Bart Schaefer said
> that zsh 3.1.X's resize code is older than 3.0.X's (NOTE 1).  And,
> 3.0.6-pre-2 does not have the problem.  So, I think 3.1.X's resize
> code should be changed into 3.0.X's.  (I can help to making patch!)

This is so complicated I'm unhappy about ripping the code from one to the
other without being told what's really going on, if anyone knows.

- What happened to the patch 4447 (from Bart) that was supposed to make
3.0.5 believe SIGWINCH signals?  Shouldn't that be in 3.0.6?

- Where did the code change between 3.0 and 3.1 originate anyway (and why)?
Searching for adjustwinsize in the zsh-workers archive doesn't produce a
patch to explain it, so it's hard to know what's a step forward and what's
a step backward.  It's all mixed in with little changes like moving the
definitions of the LINES and COLUMNS variables from hashtable.h to
params.c.

-- 
Peter Stephenson <pws@xxxxxxxxxxxxxxxxx>       Tel: +39 050 844536
WWW:  http://www.ifh.de/~pws/
Dipartimento di Fisica, Via Buonarroti 2, 56127 Pisa, Italy



Messages sorted by: Reverse Date, Date, Thread, Author