bug-ncurses
[Top][All Lists]
Advanced

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

ncurses-5.9-20120317.patch.gz


From: Thomas Dickey
Subject: ncurses-5.9-20120317.patch.gz
Date: Sat, 17 Mar 2012 20:18:24 -0400
User-agent: Mutt/1.5.18 (2008-05-17)

 ncurses 5.9 - patch 20120317 - 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-20120317.patch.gz
 patch by Thomas E. Dickey <address@hidden>
 created  Sun Mar 18 00:14:18 UTC 2012
 ------------------------------------------------------------------------------
 Ada95/configure.in        |   18 
 Ada95/gen/Makefile.in     |    6 
 NEWS                      |   12 
 aclocal.m4                |   39 
 c++/Makefile.in           |    6 
 configure                 | 3325 ++++++++++++++++++++++----------------------
 configure.in              |   27 
 dist.mk                   |    4 
 include/tic.h             |    8 
 ncurses/Makefile.in       |   14 
 ncurses/tinfo/lib_napms.c |   26 
 progs/Makefile.in         |   18 
 test/configure            |   51 
 test/configure.in         |    7 
 14 files changed, 1819 insertions(+), 1742 deletions(-)
 ------------------------------------------------------------------------------
 
20120317
        + correct a check made in lib_napms.c, so that terminfo applications
          can again use napms() (cf: 20110604).
        + add a note in tic.h regarding required casts for ABSENT_BOOLEAN
          (cf: 20040327).
        + correct scripting for --disable-echo option in test/configure.
        + amend check for missing c++ compiler to work when no error is
          reported, and no variables set (cf: 20021206).
        + add/use configure macro CF_DISABLE_ECHO.


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