bug-ncurses
[Top][All Lists]
Advanced

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

ANN: ncurses-6.0-20160521


From: Thomas Dickey
Subject: ANN: ncurses-6.0-20160521
Date: Sun, 22 May 2016 00:58:51 +0000
User-agent: Mutt/1.5.21 (2010-09-15)

Files:
        ftp://invisible-island.net/AdaCurses/current/AdaCurses-20160521.tgz
        ftp://invisible-island.net/AdaCurses/current/AdaCurses-20160521.tgz.asc
        
ftp://invisible-island.net/AdaCurses/current/AdaCurses-small-20160521.tgz
        
ftp://invisible-island.net/AdaCurses/current/AdaCurses-small-20160521.tgz.asc
        
ftp://invisible-island.net/ncurses-examples/current/ncurses-examples-20160521.tgz
        
ftp://invisible-island.net/ncurses-examples/current/ncurses-examples-20160521.tgz.asc
        ftp://invisible-island.net/ncurses/6.0/MD5sums
        ftp://invisible-island.net/ncurses/6.0/dev-patches.zip
        ftp://invisible-island.net/ncurses/6.0/ncurses-6.0-20160521.patch.gz
        ftp://invisible-island.net/ncurses/6.0/ncurses-6.0-20160521.patch.gz.asc
        ftp://invisible-island.net/ncurses/current/ncurses-6.0-20160521.tgz
        ftp://invisible-island.net/ncurses/current/ncurses-6.0-20160521.tgz.asc
        ftp://invisible-island.net/ncurses/win32/mingw32-20160521.zip
        ftp://invisible-island.net/ncurses/win32/mingw64-20160521.zip

 ncurses 6.0 - patch 20160521 - Thomas E. Dickey

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

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

 Patches for ncurses 6.0 can be found at
        ftp://invisible-island.net/ncurses/6.0
        http://invisible-mirror.net/archives/ncurses/6.0 

 ------------------------------------------------------------------------------
 ftp://invisible-island.net/ncurses/6.0/ncurses-6.0-20160521.patch.gz
 patch by Thomas E. Dickey <address@hidden>
 created  Sun May 22 00:49:17 UTC 2016
 ------------------------------------------------------------------------------
 Ada95/aclocal.m4                 |   23 
 Ada95/configure                  | 2243 +++++++++++-----------
 Ada95/configure.in               |    8 
 NEWS                             |   14 
 VERSION                          |    2 
 aclocal.m4                       |   23 
 c++/Makefile.in                  |    6 
 configure                        | 3748 ++++++++++++++++++-------------------
 configure.in                     |    8 
 dist.mk                          |    4 
 doc/html/man/captoinfo.1m.html   |    2 
 doc/html/man/clear.1.html        |    2 
 doc/html/man/form.3x.html        |    2 
 doc/html/man/infocmp.1m.html     |    2 
 doc/html/man/infotocap.1m.html   |    2 
 doc/html/man/menu.3x.html        |    2 
 doc/html/man/ncurses.3x.html     |    2 
 doc/html/man/panel.3x.html       |    2 
 doc/html/man/tabs.1.html         |    2 
 doc/html/man/terminfo.5.html     |    2 
 doc/html/man/tic.1m.html         |    2 
 doc/html/man/toe.1m.html         |    2 
 doc/html/man/tput.1.html         |    2 
 doc/html/man/tset.1.html         |  198 +
 man/tset.1                       |   52 
 ncurses/Makefile.in              |    4 
 package/debian-mingw/changelog   |    4 
 package/debian-mingw64/changelog |    4 
 package/debian/changelog         |    4 
 package/mingw-ncurses.nsi        |    4 
 package/mingw-ncurses.spec       |    2 
 package/ncurses.spec             |    2 
 progs/Makefile.in                |    6 
 test/aclocal.m4                  |   25 
 test/configure                   | 2851 ++++++++++++++--------------
 35 files changed, 4687 insertions(+), 4574 deletions(-)
 ------------------------------------------------------------------------------
 
20160521
        + improved manual page description of tset/reset versus window-size.
        + fixes to work with a slightly broken compiler configuration which
          cannot compile "Hello World!" without adding compiler options
          (report by Ola x Nilsson):
          + pass appropriate compiler options to the CF_PROG_CC_C_O macro.
          + when separating compiler and options in CF_CC_ENV_FLAGS, ensure
            that all options are split-off into CFLAGS or CPPFLAGS
          + restore some -I options removed in 20140726 because they appeared
            to be redundant.  In fact, they are needed for a compiler that
            cannot combine -c and -o options.


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