[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ncurses-5.4-20040731.patch.gz
From: |
Folkert van Heusden |
Subject: |
Re: ncurses-5.4-20040731.patch.gz |
Date: |
Sun, 1 Aug 2004 02:03:53 +0200 (CEST) |
Hi,
Are you sure that:
+#ifdef TRACE
+ if (_nc_tracing & TRACE_UPDATE) {
+ LINES = ToLines - was_stolen;
+ COLS = ToCols;
+ show_window_sizes("after");
+ }
+#endif
is correct? It is now only adjusting LINES and COLS when tracing is enabled.
Shouldn't it always adjust these?
Folkert
On Sat, 31 Jul 2004, Thomas Dickey wrote:
> Date: Sat, 31 Jul 2004 19:50:43 -0400
> From: Thomas Dickey <address@hidden>
> To: Ncurses Mailing List <address@hidden>
> Subject: ncurses-5.4-20040731.patch.gz
>
> ncurses 5.4 - patch 20040731 - T.Dickey
>
>
> ------------------------------------------------------------------------------
>
> Ncurses 5.4 is at
> ftp.gnu.org:/pub/gnu
>
> Patches for ncurses 5.4 are in the subdirectory
> ftp://invisible-island.net/ncurses/5.4
>
>
> ------------------------------------------------------------------------------
> NEWS | 9 ++++
> dist.mk | 4 +-
> misc/terminfo.src | 13 ++++--
> ncurses/base/resizeterm.c | 43 +++++++++++++++++++---
> test/cardfile.c | 84 +++++++++++++++++++++++++++++++++-----------
> 5 files changed, 119 insertions(+), 34 deletions(-)
>
> ------------------------------------------------------------------------------
>
> 20040731
> + modify test/cardfile.c to allow it to read more data than can be
> displayed.
> + correct logic in resizeterm.c which kept it from processing all
> levels of window hierarchy (reports by Folkert van Heusden,
> Chris Share).
>
> --
> Thomas E. Dickey <address@hidden>
> http://invisible-island.net
> ftp://invisible-island.net
>
Folkert van Heusden
+------------------------------------------------------------------+
|UNIX admin? Then give MultiTail (http://vanheusden.com/multitail/)|
|a try, it brings monitoring logfiles to a different level! See |
|http://vanheusden.com/multitail/features.html for a feature list. |
+------------------------------------------= www.unixsoftware.nl =-+