]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 6.1 - patch 20180526
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 27 May 2018 01:00:14 +0000 (01:00 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 27 May 2018 01:00:14 +0000 (01:00 +0000)
commit0237f10a296593d54fd8b2aa144921983085e002
tree74510015742791c404de8a405ea6918639245ec8
parentcccf831ed7c83410c7f6cec2a43e71e9c4278b4c
ncurses 6.1 - patch 20180526

+ add note in curs_util.3x about unctrl.h
+ review/improve header files to ensure that those include necessary
  files except for the previously-documented cases (report by Isaac
  Pascual Monells).
+ improved test-package scripts, adapted from byacc 1.9 20180525.
+ fix some gcc8 warnings seen in Redhat package build, but
  work around bug in gcc8 compiler warnings in comp_parse.c
26 files changed:
Ada95/package/AdaCurses-doc.spec
NEWS
VERSION
c++/etip.h.in
configure
configure.in
dist.mk
include/term_entry.h
man/curs_util.3x
ncurses/curses.priv.h
ncurses/tinfo/comp_parse.c
ncurses/tinfo/write_entry.c
package/debian-mingw/changelog
package/debian-mingw64/changelog
package/debian/changelog
package/mingw-ncurses.nsi
package/mingw-ncurses.spec
package/ncurses.spec
progs/dump_entry.h
test/demo_panels.c
test/ditto.c
test/list_keys.c
test/picsmap.c
test/rain.c
test/test.priv.h
test/worm.c