]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 6.3 - patch 20220820
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 21 Aug 2022 00:16:12 +0000 (00:16 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 21 Aug 2022 00:16:12 +0000 (00:16 +0000)
commit00351a08b43e8b1c62e2c2d79b62ddca8531cfba
tree2e2af8b2f77aeee10c8938ecc5759ee7f4603340
parent1c305869cc1b9454efa9325fb5a44b18c79ce91b
ncurses 6.3 - patch 20220820

+ fix some cppcheck warnings, mostly style, in ncurses and c++
  libraries and progs directory.
+ add curses_trace to ifdef's for START_TRACE in test/test.priv.h
+ update config.guess
28 files changed:
NEWS
VERSION
aclocal.m4
c++/cursesf.h
c++/cursesm.h
c++/cursesp.h
c++/cursesw.h
c++/etip.h.in
config.guess
configure
configure.in
dist.mk
include/ncurses_defs
ncurses/base/lib_slk.c
ncurses/tinfo/alloc_entry.c
ncurses/tty/lib_mvcur.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
test/aclocal.m4
test/configure
test/configure.in
test/test.priv.h
test/test_mouse.c