bug-ncurses
[Top][All Lists]
Advanced

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

ANN: ncurses-6.4-20230527


From: Thomas Dickey
Subject: ANN: ncurses-6.4-20230527
Date: Sat, 27 May 2023 22:43:28 +0000

Files:
  https://invisible-island.net/archives/AdaCurses/current/AdaCurses-20230527.tgz
  
https://invisible-island.net/archives/AdaCurses/current/AdaCurses-20230527.tgz.asc
  
https://invisible-island.net/archives/AdaCurses/current/AdaCurses-small-20230527.tgz
  
https://invisible-island.net/archives/AdaCurses/current/AdaCurses-small-20230527.tgz.asc
  
https://invisible-island.net/archives/ncurses-examples/current/ncurses-examples-20230527.tgz
  
https://invisible-island.net/archives/ncurses-examples/current/ncurses-examples-20230527.tgz.asc
  https://invisible-island.net/archives/ncurses/6.4/MD5sums
  https://invisible-island.net/archives/ncurses/6.4/dev-patches.zip
  
https://invisible-island.net/archives/ncurses/6.4/ncurses-6.4-20230527.patch.gz
  
https://invisible-island.net/archives/ncurses/6.4/ncurses-6.4-20230527.patch.gz.asc
  https://invisible-island.net/archives/ncurses/current/ncurses-6.4-20230527.tgz
  
https://invisible-island.net/archives/ncurses/current/ncurses-6.4-20230527.tgz.asc
  https://invisible-island.net/archives/ncurses/win32/mingw32-20230527.zip
  https://invisible-island.net/archives/ncurses/win32/mingw64-20230527.zip

 ncurses 6.4 - patch 20230527 - Thomas E. Dickey

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

 Ncurses 6.4 is at
   https://invisible-island.net/archives/ncurses/
   https://invisible-mirror.net/archives/ncurses/
   https://ftp.gnu.org/gnu/ncurses/

 Patches for ncurses 6.4 can be found at
   https://invisible-island.net/archives/ncurses/6.4
   https://invisible-mirror.net/archives/ncurses/6.4

 ------------------------------------------------------------------------------
 https://invisible-island.net/archives/ncurses/6.4/ncurses-6.4-20230527.patch.gz
 patch by Thomas E. Dickey <dickey@invisible-island.net>
 created  Sat May 27 22:35:09 UTC 2023
 ------------------------------------------------------------------------------
 NEWS                             |    5 +
 VERSION                          |    2 
 dist.mk                          |    4 -
 ncurses/base/lib_mouse.c         |    4 -
 ncurses/base/lib_refresh.c       |    6 +-
 ncurses/curses.priv.h            |    8 +-
 ncurses/tinfo/alloc_ttype.c      |    6 +-
 ncurses/tinfo/comp_parse.c       |    7 +-
 ncurses/tinfo/comp_scan.c        |   23 ++++----
 ncurses/tinfo/entries.c          |    6 +-
 ncurses/tinfo/lib_termcap.c      |    6 +-
 ncurses/tinfo/strings.c          |    6 +-
 ncurses/tinfo/write_entry.c      |   25 ++++-----
 ncurses/trace/visbuf.c           |    8 +-
 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 +-
 progs/infocmp.c                  |    6 +-
 progs/tabs.c                     |    8 +-
 progs/tic.c                      |   99 +++++++++++++++++++------------------
 test/bs.c                        |   14 ++---
 test/demo_forms.c                |    6 +-
 test/demo_menus.c                |    5 -
 test/demo_termcap.c              |   19 ++++---
 test/demo_terminfo.c             |   19 ++++---
 test/echochar.c                  |    6 +-
 test/movewindow.c                |    9 +--
 test/ncurses.c                   |   12 ++--
 test/test_addwstr.c              |    6 +-
 test/test_delwin.c               |    6 +-
 test/test_sgr.c                  |    6 +-
 36 files changed, 192 insertions(+), 173 deletions(-)
 ------------------------------------------------------------------------------
 
20230527
        + fixes for compiler warnings/cppcheck.

 

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

Attachment: signature.asc
Description: PGP signature


reply via email to

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