]> ncurses.scripts.mit.edu Git - ncurses.git/commit - doc/html/man/ncurses.3x.html
ncurses 6.2 - patch 20201031
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 1 Nov 2020 01:33:01 +0000 (01:33 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 1 Nov 2020 01:33:01 +0000 (01:33 +0000)
commitd1cc319afccb0d472465718a748664e7cef00840
tree1c176bc6fa6859158e6e4adeb345ee29f5086848
parent7884aa084f9440fd964f14fe31853a5f85db5104
ncurses 6.2 - patch 20201031

+ modify MKterm.h.in so that it is not necessary to include <curses.h>
  before <term.h> (prompted by discussion with Reuben Thomas).
+ review/improve synopsis for curs_sp_funcs.3x (prompted by discussion
  with Reuben Thomas).
+ improve format of output in tic's check_infotocap() function, to
  ensure that the messages contain only printable text.
+ modify configure-check for clang to verify that -Qunused-arguments
  is supported.  IBM's xlclang does not support it (report by Steven
  Pitman).
  needed in to tic's use-resolution when pad_char is cancelled
38 files changed:
Ada95/aclocal.m4
Ada95/configure
NEWS
VERSION
aclocal.m4
configure
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_sp_funcs.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
include/MKterm.h.awk.in
man/curs_sp_funcs.3x
man/curs_terminfo.3x
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/tic.c
test/aclocal.m4
test/configure