bug-ncurses
[Top][All Lists]
Advanced

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

ANN: ncurses-6.2-20210327


From: Thomas Dickey
Subject: ANN: ncurses-6.2-20210327
Date: Sun, 28 Mar 2021 00:58:26 +0000
User-agent: Mutt/1.10.1 (2018-07-13)

Files:
        ftp://ftp.invisible-island.net/AdaCurses/current/AdaCurses-20210327.tgz
        
ftp://ftp.invisible-island.net/AdaCurses/current/AdaCurses-20210327.tgz.asc
        
ftp://ftp.invisible-island.net/AdaCurses/current/AdaCurses-small-20210327.tgz
        
ftp://ftp.invisible-island.net/AdaCurses/current/AdaCurses-small-20210327.tgz.asc
        
ftp://ftp.invisible-island.net/ncurses-examples/current/ncurses-examples-20210327.tgz
        
ftp://ftp.invisible-island.net/ncurses-examples/current/ncurses-examples-20210327.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-20210327.patch.gz
        
ftp://ftp.invisible-island.net/ncurses/6.2/ncurses-6.2-20210327.patch.gz.asc
        ftp://ftp.invisible-island.net/ncurses/current/ncurses-6.2-20210327.tgz
        
ftp://ftp.invisible-island.net/ncurses/current/ncurses-6.2-20210327.tgz.asc
        ftp://ftp.invisible-island.net/ncurses/win32/mingw32-20210327.zip
        ftp://ftp.invisible-island.net/ncurses/win32/mingw64-20210327.zip

 ncurses 6.2 - patch 20210327 - 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-20210327.patch.gz
 patch by Thomas E. Dickey <dickey@invisible-island.net>
 created  Sun Mar 28 00:52:50 UTC 2021
 ------------------------------------------------------------------------------
 NEWS                                  |    7 +
 VERSION                               |    2 
 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_extend.3x.html      |    8 +
 doc/html/man/curs_terminfo.3x.html    |  154 ++++++++++++++++----------------
 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              |   35 +++----
 doc/html/man/tset.1.html              |    2 
 form/fld_def.c                        |   10 --
 form/frm_data.c                       |    9 -
 form/frm_def.c                        |    8 +
 form/frm_driver.c                     |   49 +++++-----
 form/frm_req_name.c                   |    7 -
 form/fty_enum.c                       |   10 +-
 form/fty_generic.c                    |    6 -
 form/fty_int.c                        |   18 ++-
 form/fty_ipv4.c                       |    6 -
 form/fty_num.c                        |   20 ++--
 menu/m_cursor.c                       |   10 +-
 menu/m_driver.c                       |   18 ++-
 menu/m_format.c                       |    7 -
 menu/m_global.c                       |   44 ++++-----
 menu/m_item_top.c                     |    8 -
 menu/m_item_val.c                     |    8 -
 menu/m_post.c                         |   14 +-
 menu/m_req_name.c                     |    7 -
 misc/Makefile.in                      |    8 -
 misc/gen-pkgconfig.in                 |    4 
 misc/ncurses-config.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 
 package/ncursest.spec                 |    2 
 progs/dump_entry.c                    |    6 -
 test/dup_field.c                      |    8 -
 test/list_keys.c                      |    8 -
 test/move_field.c                     |   13 +-
 test/picsmap.c                        |    6 -
 test/redraw.c                         |   10 +-
 test/savescreen.c                     |   34 +++----
 test/test_add_wchstr.c                |    9 +
 test/test_sgr.c                       |    4 
 test/testcurs.c                       |   17 ++-
 test/view.c                           |   14 +-
 test/xmas.c                           |    5 -
 61 files changed, 352 insertions(+), 319 deletions(-)
 ------------------------------------------------------------------------------
 
20210327
        + build-fixes for Solaris10 /bin/sh
        + fix some cppcheck warnings, mostly style, in ncurses test-programs,
          form and menu libraries.


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