From: Thomas E. Dickey Date: Sun, 17 May 2009 00:47:23 +0000 (+0000) Subject: ncurses 5.7 - patch 20090516 X-Git-Tag: v5.8~91 X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=commitdiff_plain;h=9dda8e1ed1bfb63fa23d99a816f6c046ba0e307c;hp=9dda8e1ed1bfb63fa23d99a816f6c046ba0e307c 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). ---