bug-ncurses
[Top][All Lists]
Advanced

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

ncurses-5.6-20070609.patch.gz


From: Thomas Dickey
Subject: ncurses-5.6-20070609.patch.gz
Date: Sat, 09 Jun 2007 20:44:22 -0400
User-agent: Mutt/1.5.13 (2006-08-11)

 ncurses 5.6 - patch 20070609 - Thomas E. Dickey

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

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

 Patches for ncurses 5.6 are in the subdirectory
        ftp://invisible-island.net/ncurses/5.6

 ------------------------------------------------------------------------------
 patch by Thomas E. Dickey <address@hidden>
 created  Sun Jun 10 00:41:32 UTC 2007
 ------------------------------------------------------------------------------
 MANIFEST                              |    1 
 NEWS                                  |   11 
 dist.mk                               |    4 
 ncurses-5.6-20070609/test/key_names.c |   56 +
 ncurses/base/MKkeyname.awk            |   22 
 ncurses/curses.priv.h                 |    4 
 ncurses/trace/lib_traceatr.c          |    6 
 ncurses/trace/visbuf.c                |    7 
 ncurses/widechar/lib_wunctrl.c        |   12 
 test/README                           |  145 ++-
 test/aclocal.m4                       |   92 ++
 test/configure                        | 1171 ++++++++++++++++++--------------
 test/configure.in                     |   15 
 test/inch_wide.c                      |  191 +++--
 test/inchs.c                          |  201 +++--
 test/modules                          |    3 
 test/programs                         |    3 
 test/test.priv.h                      |    6 
 18 files changed, 1239 insertions(+), 711 deletions(-)
 ------------------------------------------------------------------------------

20070609
        + add test/key_name.c
        + add stdscr cases to test/inchs.c and test_inch_wide.c
        + update test/configure
        + correct formatting of DEL (0x7f) in _nc_vischar().
        + null-terminate result of wunctrl().
        + add null-pointer check in key_name() (report by Andreas Krennmair,
          cf: 20020901).

-- 
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net

Attachment: signature.asc
Description: Digital signature


reply via email to

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