bug-ncurses
[Top][All Lists]
Advanced

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

ncurses-5.7-20110115.patch.gz


From: Thomas Dickey
Subject: ncurses-5.7-20110115.patch.gz
Date: Sat, 15 Jan 2011 20:31:07 -0500
User-agent: Mutt/1.5.20 (2009-06-14)

 ncurses 5.7 - patch 20110115 - 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-20110115.patch.gz
 patch by Thomas E. Dickey <address@hidden>
 created  Sun Jan 16 01:24:20 UTC 2011
 ------------------------------------------------------------------------------
 Ada95/aclocal.m4          |   27 
 Ada95/configure           | 1473 ++++++++++++++++---------------
 Ada95/gen/Makefile.in     |    5 
 NEWS                      |   13 
 config.guess              |  172 +--
 config.sub                |  109 +-
 dist.mk                   |    4 
 include/ncurses_defs      |    6 
 man/curs_add_wch.3x       |  105 ++
 man/curs_addch.3x         |    8 
 man/curs_border_set.3x    |    5 
 ncurses/base/resizeterm.c |    6 
 ncurses/tinfo/lib_tparm.c |   16 
 ncurses/tty/lib_mvcur.c   |    7 
 test/aclocal.m4           |  107 ++
 test/configure            | 2044 +++++++++++++++++++++++++-------------------
 test/configure.in         |    9 
 test/demo_forms.c         |    8 
 test/demo_menus.c         |    6 
 test/demo_termcap.c       |    8 
 test/edit_field.c         |   14 
 test/ncurses.c            |  105 +-
 test/savescreen.c         |   14 
 test/test.priv.h          |  107 ++
 test/test_add_wchstr.c    |    6 
 test/test_get_wstr.c      |   15 
 26 files changed, 2603 insertions(+), 1796 deletions(-)
 ------------------------------------------------------------------------------
 
20110115
        + modify Ada95/configure script to make the --with-curses-dir option
          work without requiring the --with-ncurses option.
        + modify test programs to allow them to be built with NetBSD curses.
        + document thick- and double-line symbols in curs_add_wch.3x manpage.
        + document WACS_xxx constants in curs_add_wch.3x manpage.
        + fix some warnings for clang 2.6 "--analyze"
        + modify Ada95 makefiles to make html-documentation with the project
          file configuration if that is used.
        + 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]