]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 6.2 - patch 20200817
authorThomas E. Dickey <dickey@invisible-island.net>
Mon, 17 Aug 2020 22:29:28 +0000 (22:29 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Mon, 17 Aug 2020 22:29:28 +0000 (22:29 +0000)
commita7e05fb9806cc1255b6ba4fb29e15d337f35b2ad
tree6b815937c361c39b59608f53a8cd05e61d28dcdb
parentdafd158641767f37aa900c195aaa77b27da38500
ncurses 6.2 - patch 20200817

+ reduce build-warnings by excluding ncurses-internals from deprecation
  warnings.
+ mark wgetch-events feature as deprecated.
+ add definition for $(LIBS) to ncurses/Makefile.in, to simplify builds
  using the string-hacks option.
+ prevent KEY_EVENT from appearing in curses.h unless the configure
  option --enable-wgetch-events is used (report by Werner Fink).
16 files changed:
MANIFEST
NEWS
VERSION
dist.mk
include/MKkey_defs.sh
include/Makefile.in
include/curses.events [new file with mode: 0644]
include/curses.h.in
ncurses/Makefile.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