]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 6.2 - patch 20210718
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 18 Jul 2021 23:45:17 +0000 (23:45 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 18 Jul 2021 23:45:17 +0000 (23:45 +0000)
commitac1479a2aceab5094e64da97ae11dde43c942d7a
treefb45fd4a5a1459bea2bc4810b87adb2b2b8b78de
parent91d451ffc473b358d8d74506d2da8871e44fbd7b
ncurses 6.2 - patch 20210718

+ correct typo in "vip" comments (report by Nick Black), reviewed this
  against Glink manual -TD
+ fill in some missing pieces for pccons, to make it comparable to the
  vt220 entry -TD
+ modify mk-1st.awk to account for extra-suffix configure option
  (report by Juergen Pfeifer).
+ change default for --disable-wattr-macros option to help packagers
  who reuse wide ncursesw header file with non-wide ncurses library.
+ build-fix for test/test_opaque.c, for configurations without opaque
  curses structs.
17 files changed:
INSTALL
NEWS
VERSION
aclocal.m4
configure
configure.in
dist.mk
misc/terminfo.src
mk-1st.awk
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/test_opaque.c