bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ncurses-5.2-20020601.patch.gz


From: Thomas Dickey
Subject: ncurses-5.2-20020601.patch.gz
Date: Sat, 1 Jun 2002 19:14:49 -0400
User-agent: Mutt/1.2.5i

 ncurses 5.2 - patch 20020601 - T.Dickey

 ------------------------------------------------------------------------------

 Ncurses 5.2 is at
        ftp.gnu.org:/pub/gnu

 Patches for ncurses 5.2 are in the subdirectory
        ftp://dickey.his.com/ncurses/5.2

 ------------------------------------------------------------------------------
 NEWS                    |   10 ++
 dist.mk                 |    4 -
 include/MKkey_defs.sh   |    9 +-
 include/curses.h.in     |    6 -
 include/tic.h           |    3 
 menu/m_global.c         |    6 +
 ncurses/trace/varargs.c |    7 +
 progs/dump_entry.c      |  171 ++++++++++++++++++++++++++++++++++++----------
 progs/tic.c             |   50 +++++++++++--
 test/testcurs.c         |    6 -
 10 files changed, 209 insertions(+), 63 deletions(-)
 ------------------------------------------------------------------------------

20020601
        + add logic to dump_entry.c to remove function-key definitions that do
          not fit into the 1023-byte limit for generated termcaps.  This makes
          hds200 fit.
        + more improvements to tic's warnings, including logic to ignore
          differences between delay values in sgr strings.
        + move definition of KEY_RESIZE into MKkeydefs.sh script, to
          accommodate Caps.osf1r5 which introduced a conflicting definition.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]