]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 5.7 - patch 20090516
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 17 May 2009 00:47:23 +0000 (00:47 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 17 May 2009 00:47:23 +0000 (00:47 +0000)
commit9dda8e1ed1bfb63fa23d99a816f6c046ba0e307c
treef674d5f37fba6730d2c98690455ee8a273121f99
parent404cc3f5b0751dd219565139f825c5a4d445f651
ncurses 5.7 - patch 20090516

+ work around antique BSD game's manipulation of stdscr, etc., versus
  SCREEN's copy of the pointer (Debian #528411).
+ add a cast to wattrset macro to avoid compiler warning when comparing
  its result against ERR (adapted from patch by Matt Kraii, Debian
  #528374).
NEWS
dist.mk
include/curses.h.in
ncurses/base/lib_addch.c
ncurses/tty/tty_update.c