[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ANN: ncurses-6.1-20190728
From: |
Thomas Dickey |
Subject: |
ANN: ncurses-6.1-20190728 |
Date: |
Mon, 29 Jul 2019 01:05:11 +0000 |
User-agent: |
NeoMutt/20170113 (1.7.2) |
Files:
ftp://ftp.invisible-island.net/AdaCurses/current/AdaCurses-20190728.tgz
ftp://ftp.invisible-island.net/AdaCurses/current/AdaCurses-20190728.tgz.asc
ftp://ftp.invisible-island.net/AdaCurses/current/AdaCurses-small-20190728.tgz
ftp://ftp.invisible-island.net/AdaCurses/current/AdaCurses-small-20190728.tgz.asc
ftp://ftp.invisible-island.net/ncurses-examples/current/ncurses-examples-20190728.tgz
ftp://ftp.invisible-island.net/ncurses-examples/current/ncurses-examples-20190728.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-20190728.patch.gz
ftp://ftp.invisible-island.net/ncurses/6.1/ncurses-6.1-20190728.patch.gz.asc
ftp://ftp.invisible-island.net/ncurses/current/ncurses-6.1-20190728.tgz
ftp://ftp.invisible-island.net/ncurses/current/ncurses-6.1-20190728.tgz.asc
ftp://ftp.invisible-island.net/ncurses/win32/mingw32-20190728.zip
ftp://ftp.invisible-island.net/ncurses/win32/mingw64-20190728.zip
ncurses 6.1 - patch 20190728 - 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-20190728.patch.gz
patch by Thomas E. Dickey <address@hidden>
created Mon Jul 29 00:58:02 UTC 2019
------------------------------------------------------------------------------
NEWS | 6 ++
VERSION | 2
c++/cursesapp.cc | 6 +-
c++/cursesapp.h | 6 +-
c++/cursesf.cc | 8 +--
c++/cursesf.h | 12 ++---
c++/cursesm.cc | 10 ++--
c++/cursesm.h | 14 +++---
c++/cursesp.cc | 6 +-
c++/cursesp.h | 8 +--
c++/cursesw.cc | 6 +-
c++/cursesw.h | 10 ++--
c++/cursslk.cc | 6 +-
c++/cursslk.h | 6 +-
c++/demo.cc | 10 ++--
dist.mk | 4 -
doc/hackguide.doc | 45 ++++++++++-----------
doc/html/hackguide.html | 78 ++++++++++++++++++++-----------------
doc/html/ncurses-intro.html | 32 ++++++++-------
doc/ncurses-intro.doc | 17 ++++----
ncurses/curses.priv.h | 16 ++++---
ncurses/tinfo/MKuserdefs.sh | 8 ++-
ncurses/tinfo/lib_setup.c | 28 ++++++++-----
ncurses/tinfo/tinfo_driver.c | 18 +++++---
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/tput.c | 6 +-
test/test_sgr.c | 3 -
33 files changed, 214 insertions(+), 179 deletions(-)
------------------------------------------------------------------------------
Please remove the following file before applying this patch.
(You can feed this patch to 'sh' to do so.)
rm -f progs/ktrace.out
exit
20190728
+ fix a few more coverity warnings.
+ more documentation updates based on tctest.
--
Thomas E. Dickey <address@hidden>
https://invisible-island.net
ftp://ftp.invisible-island.net
signature.asc
Description: PGP signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- ANN: ncurses-6.1-20190728,
Thomas Dickey <=