]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 6.1 - patch 20180512
authorThomas E. Dickey <dickey@invisible-island.net>
Sat, 12 May 2018 23:58:52 +0000 (23:58 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sat, 12 May 2018 23:58:52 +0000 (23:58 +0000)
commit9208e1bde56ebb9cc550fd93034f1d4650518b11
treee40a3dcc7b67c369f5f6a6a0c6b9e8fe3926849d
parent61d8ae54ff6acd69e9dab2afb21591d44c46ee1f
ncurses 6.1 - patch 20180512

+ remove trailing ';' from GCC_DEPRECATED definition.
+ repair a change from 20110730 which left an error-check/warning dead.
+ fix several minor Coverity warnings.
21 files changed:
NEWS
VERSION
dist.mk
include/curses.h.in
ncurses/tinfo/captoinfo.c
ncurses/tinfo/make_hash.c
ncurses/tinfo/read_termcap.c
package/debian-mingw/changelog
package/debian-mingw64/changelog
package/debian/changelog
package/mingw-ncurses.nsi
package/mingw-ncurses.spec
package/ncurses.spec
test/bs.c
test/demo_new_pair.c
test/dots_xcurses.c
test/knight.c
test/ncurses.c
test/picsmap.c
test/popup_msg.c
test/savescreen.c