]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 6.4 - patch 20230527
authorThomas E. Dickey <dickey@invisible-island.net>
Sat, 27 May 2023 22:35:09 +0000 (22:35 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sat, 27 May 2023 22:35:09 +0000 (22:35 +0000)
commit410952f85a313e9ddb6a1d5939dec1b89c8a40f9
tree371d634927212e1b5ad65456aa655ff3d94a937d
parente762b1bf39c1080e4155e0a592f22452130bdfc6
ncurses 6.4 - patch 20230527

+ fixes for compiler warnings/cppcheck.
36 files changed:
NEWS
VERSION
dist.mk
ncurses/base/lib_mouse.c
ncurses/base/lib_refresh.c
ncurses/curses.priv.h
ncurses/tinfo/alloc_ttype.c
ncurses/tinfo/comp_parse.c
ncurses/tinfo/comp_scan.c
ncurses/tinfo/entries.c
ncurses/tinfo/lib_termcap.c
ncurses/tinfo/strings.c
ncurses/tinfo/write_entry.c
ncurses/trace/visbuf.c
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
progs/infocmp.c
progs/tabs.c
progs/tic.c
test/bs.c
test/demo_forms.c
test/demo_menus.c
test/demo_termcap.c
test/demo_terminfo.c
test/echochar.c
test/movewindow.c
test/ncurses.c
test/test_addwstr.c
test/test_delwin.c
test/test_sgr.c