|
View:
New views
1 Messages
—
Rating Filter:
Alert me
|
|
|
ncurses-5.7-20091031.patch.gz ncurses 5.7 - patch 20091031 - Thomas E. Dickey
------------------------------------------------------------------------------ Ncurses 5.7 is at ftp.gnu.org:/pub/gnu Patches for ncurses 5.7 are in the subdirectory ftp://invisible-island.net/ncurses/5.7 ------------------------------------------------------------------------------ ftp://invisible-island.net/ncurses/5.7/ncurses-5.7-20091031.patch.gz patch by Thomas E. Dickey <dickey@...> created Sun Nov 1 01:07:09 UTC 2009 ------------------------------------------------------------------------------ MANIFEST | 1 NEWS | 15 + dist.mk | 4 man/ncurses.3x | 8 misc/terminfo.src | 65 ++++- ncurses-5.7-20091031/test/xterm-256color.dat | 293 +++++++++++++++++++++++++ ncurses/base/lib_set_term.c | 46 ++- ncurses/base/lib_slk.c | 4 ncurses/base/lib_slkinit.c | 3 ncurses/curses.priv.h | 3 ncurses/tinfo/lib_setup.c | 35 +- ncurses/tinfo/tinfo_driver.c | 35 -- test/xterm-88color.dat | 6 13 files changed, 422 insertions(+), 96 deletions(-) ------------------------------------------------------------------------------ 20091031 + modify use of $CC environment variable which is defined by X/Open as a curses feature, to ignore it if it is not a single character (prompted by discussion with Benjamin C W Sittler). + add START_TRACE in slk_init + fix a regression in _nc_ripoffline which made test/ncurses.c not show soft-keys, broken in 20090927 merging. + change initialization of "hidden" flag for soft-keys from true to false, broken in 20090704 merging (Ubuntu #464274). + update nsterm entries (patch by Benjamin C W Sittler, prompted by discussion with Fabian Groffen in GenToo #206201). + add test/xterm-256color.dat -- Thomas E. Dickey <dickey@...> http://invisible-island.net ftp://invisible-island.net _______________________________________________ Bug-ncurses mailing list Bug-ncurses@... http://lists.gnu.org/mailman/listinfo/bug-ncurses |
| Free embeddable forum powered by Nabble | Forum Help |