bug-ncurses
[Top][All Lists]
Advanced

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

ANN: ncurses-6.2-20201031


From: Thomas Dickey
Subject: ANN: ncurses-6.2-20201031
Date: Sun, 1 Nov 2020 01:39:45 +0000
User-agent: NeoMutt/20170113 (1.7.2)

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

 ncurses 6.2 - patch 20201031 - Thomas E. Dickey

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

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

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

 ------------------------------------------------------------------------------
 ftp://ftp.invisible-island.net/ncurses/6.2/ncurses-6.2-20201031.patch.gz
 patch by Thomas E. Dickey <dickey@invisible-island.net>
 created  Sun Nov  1 01:33:01 UTC 2020
 ------------------------------------------------------------------------------
 Ada95/aclocal.m4                      |   25 
 Ada95/configure                       | 2557 +++++++++--------
 NEWS                                  |   15 
 VERSION                               |    2 
 aclocal.m4                            |   25 
 configure                             | 4592 ++++++++++++++++----------------
 dist.mk                               |    4 
 doc/html/man/adacurses6-config.1.html |    2 
 doc/html/man/captoinfo.1m.html        |    2 
 doc/html/man/clear.1.html             |    2 
 doc/html/man/curs_sp_funcs.3x.html    |   37 
 doc/html/man/curs_terminfo.3x.html    |    3 
 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/ncurses6-config.1.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              |    2 
 include/MKterm.h.awk.in               |   20 
 man/curs_sp_funcs.3x                  |   62 
 man/curs_terminfo.3x                  |    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 
 package/ncursest.spec                 |    2 
 progs/tic.c                           |   13 
 test/aclocal.m4                       |   25 
 test/configure                        | 3437 ++++++++++++-----------
 38 files changed, 5573 insertions(+), 5302 deletions(-)
 ------------------------------------------------------------------------------
 
20201031
        + modify MKterm.h.in so that it is not necessary to include <curses.h>
          before <term.h> (prompted by discussion with Reuben Thomas).
        + review/improve synopsis for curs_sp_funcs.3x (prompted by discussion
          with Reuben Thomas).
        + improve format of output in tic's check_infotocap() function, to
          ensure that the messages contain only printable text.
        + modify configure-check for clang to verify that -Qunused-arguments
          is supported.  IBM's xlclang does not support it (report by Steven
          Pitman).

-- 
Thomas E. Dickey <dickey@invisible-island.net>
https://invisible-island.net
ftp://ftp.invisible-island.net

Attachment: signature.asc
Description: PGP signature


reply via email to

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