bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ncurses-5.9-20120901.patch.gz


From: Thomas Dickey
Subject: ncurses-5.9-20120901.patch.gz
Date: Sat, 01 Sep 2012 21:15:33 -0400
User-agent: Mutt/1.5.20 (2009-06-14)

 ncurses 5.9 - patch 20120901 - Thomas E. Dickey

 ------------------------------------------------------------------------------

 Ncurses 5.9 is at
        ftp.gnu.org:/pub/gnu

 Patches for ncurses 5.9 are in the subdirectory
        ftp://invisible-island.net/ncurses/5.9

 ------------------------------------------------------------------------------
 ftp://invisible-island.net/ncurses/5.9/ncurses-5.9-20120901.patch.gz
 patch by Thomas E. Dickey <address@hidden>
 created  Sun Sep  2 01:02:56 UTC 2012
 ------------------------------------------------------------------------------
 NEWS                      |   10 ++
 configure.in              |  170 ++++++++++++++++++++++----------------------
 dist.mk                   |    4 -
 ncurses/curses.priv.h     |    4 -
 ncurses/tinfo/access.c    |    4 -
 ncurses/tinfo/lib_tputs.c |    4 -
 ncurses/trace/visbuf.c    |    4 -
 ncurses/tty/hardscroll.c  |   15 ++-
 package/debian/changelog  |    4 -
 package/ncurses.spec      |    2 
 test/movewindow.c         |    3 
 11 files changed, 118 insertions(+), 106 deletions(-)
 ------------------------------------------------------------------------------
 
20120901
        + add a null-pointer check in _nc_flush (cf: 20120825).
        + fix a case in _nc_scroll_optimize() where the _oldnums_list array
          might not be allocated.
        + improve comparisons in configure.in for unset shell variables.

-- 
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]