[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ncurses-5.9-20120407.patch.gz
From: |
Thomas Dickey |
Subject: |
ncurses-5.9-20120407.patch.gz |
Date: |
Sat, 07 Apr 2012 20:57:20 -0400 |
User-agent: |
Mutt/1.5.18 (2008-05-17) |
ncurses 5.9 - patch 20120407 - 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-20120407.patch.gz
patch by Thomas E. Dickey <address@hidden>
created Sun Apr 8 00:45:28 UTC 2012
------------------------------------------------------------------------------
NEWS | 18 ++++++++-
dist.mk | 4 +-
misc/gen_edit.sh | 69 ++++++++++++++++++++++++-----------
misc/terminfo.src | 11 ++++-
ncurses/tinfo/comp_scan.c | 85 ++++++++++++++++++++++++++++++++++++--------
progs/infocmp.c | 20 +++++++++-
6 files changed, 165 insertions(+), 42 deletions(-)
------------------------------------------------------------------------------
20120407
+ fix an inconsistency between tic/infocmp "-x" option; tic omits all
non-standard capabilities, while infocmp was ignoring only the user
definable capabilities.
+ improve special case in tic parsing of description to allow it to be
followed by terminfo capabilities. Previously the description had to
be the last field on an input line to allow tic to distinguish
between termcap and terminfo format while still allowing commas to be
embedded in the description.
+ correct variable name in gen_edit.sh which broke configurability of
the --with-xterm-kbs option.
+ revert 2011-07-16 change to "linux" alias, return to "linux2.2" -TD
+ further amend 20110910 change, providing for configure-script
override of the "linux" terminfo entry to install and changing the
default for that to "linux2.2" (Debian #665959).
--
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net
signature.asc
Description: Digital signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- ncurses-5.9-20120407.patch.gz,
Thomas Dickey <=