bug-ncurses
[Top][All Lists]
Advanced

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

ncurses-5.9-20110528.patch.gz


From: Thomas Dickey
Subject: ncurses-5.9-20110528.patch.gz
Date: Sat, 28 May 2011 20:46:10 -0400
User-agent: Mutt/1.5.18 (2008-05-17)

 ncurses 5.9 - patch 20110528 - 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-20110528.patch.gz
 patch by Thomas E. Dickey <address@hidden>
 created  Sun May 29 00:20:42 UTC 2011
 ------------------------------------------------------------------------------
 Ada95/aclocal.m4                |   14 
 Ada95/configure                 |  698 ++++----
 NEWS                            |   12 
 aclocal.m4                      |   45 
 configure                       | 2985 +++++++++++++++++++-------------------
 dist.mk                         |    4 
 include/curses.h.in             |   29 
 include/curses.wide             |    4 
 man/ncurses.3x                  |   14 
 ncurses/base/MKlib_gen.sh       |   41 
 ncurses/base/lib_addstr.c       |   10 
 ncurses/base/lib_bkgd.c         |    4 
 ncurses/base/lib_color.c        |   29 
 ncurses/base/lib_flash.c        |   24 
 ncurses/base/lib_newwin.c       |   17 
 ncurses/base/lib_screen.c       |   13 
 ncurses/base/lib_ungetch.c      |    6 
 ncurses/tinfo/access.c          |   17 
 ncurses/trace/lib_traceatr.c    |    4 
 ncurses/tty/lib_vidattr.c       |   48 
 ncurses/tty/tty_update.c        |    7 
 ncurses/widechar/lib_cchar.c    |   10 
 ncurses/widechar/lib_get_wch.c  |    9 
 ncurses/widechar/lib_inwstr.c   |   11 
 ncurses/widechar/lib_slk_wset.c |   30 
 ncurses/widechar/lib_vid_attr.c |   36 
 ncurses/widechar/lib_wunctrl.c  |   17 
 27 files changed, 2164 insertions(+), 1974 deletions(-)
 ------------------------------------------------------------------------------
 
20110528
        + add case to CF_SHARED_OPTS for Interix (patch by Markus Duft).
        + used ncurses/link_test to check for behavior when the terminal has
          not been initialized and when an application passes null pointers
          to the library.  Added checks to cover this (prompted by Redhat
          #707344).
        + modify MKlib_gen.sh to make its main() function call each function
          with zero parameters, to help find inconsistent checking for null
          pointers, etc.
 
-- 
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]