]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 6.0 - patch 20160507
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 8 May 2016 00:34:20 +0000 (00:34 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 8 May 2016 00:34:20 +0000 (00:34 +0000)
commit5c085efbe35681c3847b3ced598635f083810865
tree61eb9f729a110c854f1dc43dc4a21f55051037c9
parent4b386ffba9ebe520ddc51fe46ba88e008056a67e
ncurses 6.0 - patch 20160507

+ amend change to _nc_do_color to restore the early return for the
  special case used in _nc_screen_wrap (report by Dick Streefland,
  cf: 20151017).
+ modify test/ncurses.c:
  + check return-value of putwin
  + correct ifdef which made the 'g' test's legend not reflect changes
    to keypad- and scroll-modes.
+ correct return-value of extended putwin (report by Mike Gran).
12 files changed:
NEWS
VERSION
dist.mk
ncurses/base/lib_color.c
ncurses/base/lib_screen.c
package/debian-mingw/changelog
package/debian-mingw64/changelog
package/debian/changelog
package/mingw-ncurses.nsi
package/mingw-ncurses.spec
package/ncurses.spec
test/ncurses.c