bug-ncurses
[Top][All Lists]
Advanced

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

ncurses-5.6-20070714.patch.gz


From: Thomas Dickey
Subject: ncurses-5.6-20070714.patch.gz
Date: Sat, 14 Jul 2007 20:14:19 -0400
User-agent: Mutt/1.5.9i

 ncurses 5.6 - patch 20070714 - 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 Jul 15 00:11:01 UTC 2007
 ------------------------------------------------------------------------------
 MANIFEST                                |    1 
 NEWS                                    |   15 
 aclocal.m4                              |    6 
 config.guess                            |   22 
 config.sub                              |   17 
 configure                               | 1234 +++++++++++++++---------------
 configure.in                            |   22 
 dist.mk                                 |    4 
 misc/terminfo.src                       |  127 ++-
 ncurses-5.6-20070714/test/savescreen.sh |   55 +
 ncurses/Makefile.in                     |    6 
 ncurses/trace/lib_trace.c               |    7 
 ncurses/trace/varargs.c                 |    3 
 ncurses/tty/hashmap.c                   |   31 
 progs/tput.c                            |    5 
 test/modules                            |    4 
 test/programs                           |    4 
 test/savescreen.c                       |  272 ++++++
 18 files changed, 1163 insertions(+), 672 deletions(-)
 ------------------------------------------------------------------------------

20070714
        + add test/savescreen.c test-program
        + add check to trace-file open, if the given name is a directory, add
          ".log" to the name and try again.
        + add konsole-256color entry -TD
        + add extra gcc warning options from xterm.
        + minor fixes for ncurses/hashmap test-program.
        + modify configure script to quiet c++ build with libtool when the
          --disable-echo option is used.
        + modify configure script to disable ada95 if libtool is selected,
          writing a warning message (addresses FreeBSD ports/114493).
        + update config.guess, config.sub

-- 
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]