]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 5.9 - patch 20110528
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 29 May 2011 00:20:42 +0000 (00:20 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 29 May 2011 00:20:42 +0000 (00:20 +0000)
commitd1a026123ac051716cdc16278345c1fb5c843b79
treec10be4000c154bb7e679bc11d6509e39611144a1
parentc120fddebe9e9c1e2b29dbd744a6b1d03652bf8b
ncurses 5.9 - patch 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.
27 files changed:
Ada95/aclocal.m4
Ada95/configure
NEWS
aclocal.m4
configure
dist.mk
include/curses.h.in
include/curses.wide
man/ncurses.3x
ncurses/base/MKlib_gen.sh
ncurses/base/lib_addstr.c
ncurses/base/lib_bkgd.c
ncurses/base/lib_color.c
ncurses/base/lib_flash.c
ncurses/base/lib_newwin.c
ncurses/base/lib_screen.c
ncurses/base/lib_ungetch.c
ncurses/tinfo/access.c
ncurses/trace/lib_traceatr.c
ncurses/tty/lib_vidattr.c
ncurses/tty/tty_update.c
ncurses/widechar/lib_cchar.c
ncurses/widechar/lib_get_wch.c
ncurses/widechar/lib_inwstr.c
ncurses/widechar/lib_slk_wset.c
ncurses/widechar/lib_vid_attr.c
ncurses/widechar/lib_wunctrl.c