]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 6.0 - patch 20151212
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 13 Dec 2015 02:17:16 +0000 (02:17 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 13 Dec 2015 02:17:16 +0000 (02:17 +0000)
commitec78532c7ae5200ec0d66281ae3d0d8b0626cb60
tree46c9fed1aab021557feb2cd3a37a18a0ceb5038f
parentb11cef1e315b58820ea0cde239ebf2f741ef8948
ncurses 6.0 - patch 20151212

+ improve CF_XOPEN_CURSES macro used in test/configure, to define as
  needed NCURSES_WIDECHAR for platforms where _XOPEN_SOURCE_EXTENDED
  does not work.  Also modified the test program to ensure that if
  building with ncurses, that the cchar_t type is checked, since that
  normally is since 20111030 ifdef'd depending on this test.
+ improve 20121222 workaround for broken acs, letting Solaris "work"
  in spite of its m.isconfigured wcwidth which marks all of the line
  drawing characters as double-width.
13 files changed:
NEWS
VERSION
dist.mk
ncurses/tty/tty_update.c
ncurses/widechar/lib_wacs.c
package/debian-mingw/changelog
package/debian-mingw64/changelog
package/debian/changelog
package/mingw-ncurses.nsi
package/mingw-ncurses.spec
package/ncurses.spec
test/aclocal.m4
test/configure