]> ncurses.scripts.mit.edu Git - ncurses.git/commitdiff
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)
+ 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).


No differences found