]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 6.2 - patch 20210327
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 28 Mar 2021 00:52:50 +0000 (00:52 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 28 Mar 2021 00:52:50 +0000 (00:52 +0000)
commitb661daf1160a873609d70843999cd46eff25d1f0
tree86c9978b6fe14b28d44d6f4d371f88d25a977c6e
parent6830dca51a4e50d41e7bd114bdbaa857b42a46f4
ncurses 6.2 - patch 20210327

+ build-fixes for Solaris10 /bin/sh
+ fix some cppcheck warnings, mostly style, in ncurses test-programs,
  form and menu libraries.
61 files changed:
NEWS
VERSION
dist.mk
doc/html/man/adacurses6-config.1.html
doc/html/man/captoinfo.1m.html
doc/html/man/clear.1.html
doc/html/man/curs_extend.3x.html
doc/html/man/curs_terminfo.3x.html
doc/html/man/form.3x.html
doc/html/man/infocmp.1m.html
doc/html/man/infotocap.1m.html
doc/html/man/menu.3x.html
doc/html/man/ncurses.3x.html
doc/html/man/ncurses6-config.1.html
doc/html/man/panel.3x.html
doc/html/man/tabs.1.html
doc/html/man/terminfo.5.html
doc/html/man/tic.1m.html
doc/html/man/toe.1m.html
doc/html/man/tput.1.html
doc/html/man/tset.1.html
form/fld_def.c
form/frm_data.c
form/frm_def.c
form/frm_driver.c
form/frm_req_name.c
form/fty_enum.c
form/fty_generic.c
form/fty_int.c
form/fty_ipv4.c
form/fty_num.c
menu/m_cursor.c
menu/m_driver.c
menu/m_format.c
menu/m_global.c
menu/m_item_top.c
menu/m_item_val.c
menu/m_post.c
menu/m_req_name.c
misc/Makefile.in
misc/gen-pkgconfig.in
misc/ncurses-config.in
package/debian-mingw/changelog
package/debian-mingw64/changelog
package/debian/changelog
package/mingw-ncurses.nsi
package/mingw-ncurses.spec
package/ncurses.spec
package/ncursest.spec
progs/dump_entry.c
test/dup_field.c
test/list_keys.c
test/move_field.c
test/picsmap.c
test/redraw.c
test/savescreen.c
test/test_add_wchstr.c
test/test_sgr.c
test/testcurs.c
test/view.c
test/xmas.c