[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ANN: ncurses-6.1-20190824
From: |
Thomas Dickey |
Subject: |
ANN: ncurses-6.1-20190824 |
Date: |
Sun, 25 Aug 2019 01:22:44 +0000 |
User-agent: |
NeoMutt/20170113 (1.7.2) |
Files:
ftp://ftp.invisible-island.net/AdaCurses/current/AdaCurses-20190824.tgz
ftp://ftp.invisible-island.net/AdaCurses/current/AdaCurses-20190824.tgz.asc
ftp://ftp.invisible-island.net/AdaCurses/current/AdaCurses-small-20190824.tgz
ftp://ftp.invisible-island.net/AdaCurses/current/AdaCurses-small-20190824.tgz.asc
ftp://ftp.invisible-island.net/ncurses-examples/current/ncurses-examples-20190824.tgz
ftp://ftp.invisible-island.net/ncurses-examples/current/ncurses-examples-20190824.tgz.asc
ftp://ftp.invisible-island.net/ncurses/6.1/MD5sums
ftp://ftp.invisible-island.net/ncurses/6.1/dev-patches.zip
ftp://ftp.invisible-island.net/ncurses/6.1/ncurses-6.1-20190824.patch.gz
ftp://ftp.invisible-island.net/ncurses/6.1/ncurses-6.1-20190824.patch.gz.asc
ftp://ftp.invisible-island.net/ncurses/current/ncurses-6.1-20190824.tgz
ftp://ftp.invisible-island.net/ncurses/current/ncurses-6.1-20190824.tgz.asc
ftp://ftp.invisible-island.net/ncurses/win32/mingw32-20190824.zip
ftp://ftp.invisible-island.net/ncurses/win32/mingw64-20190824.zip
ncurses 6.1 - patch 20190824 - Thomas E. Dickey
------------------------------------------------------------------------------
Ncurses 6.1 is at
ftp.gnu.org:/pub/gnu
Patches for ncurses 6.1 can be found at
ftp://ftp.invisible-island.net/ncurses/6.1
http://invisible-mirror.net/archives/ncurses/6.1
------------------------------------------------------------------------------
ftp://ftp.invisible-island.net/ncurses/6.1/ncurses-6.1-20190824.patch.gz
patch by Thomas E. Dickey <address@hidden>
created Sun Aug 25 01:15:21 UTC 2019
------------------------------------------------------------------------------
NEWS | 5 +-
VERSION | 2
dist.mk | 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
test/demo_menus.c | 5 +-
test/demo_panels.c | 35 +++++++++------
test/demo_termcap.c | 12 ++---
test/demo_terminfo.c | 12 ++---
test/dots.c | 16 +++---
test/dots_curses.c | 16 +++---
test/dots_mvcur.c | 16 +++---
test/dots_termcap.c | 20 ++++----
test/dots_xcurses.c | 14 ++----
test/echochar.c | 14 +++---
test/extended_color.c | 6 +-
test/filter.c | 6 +-
test/foldkeys.c | 14 +++---
test/gdc.c | 10 ++--
test/inch_wide.c | 7 +--
test/inchs.c | 7 +--
test/insdelln.c | 6 +-
test/knight.c | 28 +++++-------
test/list_keys.c | 14 +++---
test/ncurses.c | 86 ++++++++++++++++++++-----------------
test/newdemo.c | 14 +++---
test/pair_content.c | 4 -
test/picsmap.c | 35 +++++++++------
test/railroad.c | 8 +--
34 files changed, 237 insertions(+), 201 deletions(-)
------------------------------------------------------------------------------
20190824
+ fix some cppcheck warnings, mostly style, in ncurses test-programs.
--
Thomas E. Dickey <address@hidden>
https://invisible-island.net
ftp://ftp.invisible-island.net
signature.asc
Description: PGP signature
- ANN: ncurses-6.1-20190824,
Thomas Dickey <=