]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 5.6 - patch 20070317
authorThomas E. Dickey <dickey@invisible-island.net>
Sat, 17 Mar 2007 21:11:16 +0000 (21:11 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sat, 17 Mar 2007 21:11:16 +0000 (21:11 +0000)
commit65d801145559fd4a8bd3ca9e72b1beb3d724ecb9
treea847d2c05e055f81f78a5ffe85c8ff21f47a8c34
parentb5a763d403a45cf54f774f07e1542d4ca8433e2b
ncurses 5.6 - patch 20070317

+ ignore --with-chtype=unsigned since unsigned is always added to
  the type in curses.h; do the same for --with-mmask-t.
+ change warning regarding --enable-ext-colors and wide-character
  in the configure script to an error.
+ tweak error message in CF_WITH_LIBTOOL to distinguish other programs
  such as Darwin's libtool program (report by Michail Vidiassov)
+ modify edit_man.sh to allow for multiple substitutions per line.
+ set locale in misc/ncurses-config.in since it uses a range
+ change permissions libncurses++.a install (report by Michail
  Vidiassov).
+ corrected length of temporary buffer in wide-character version
  of set_field_buffer() (related to report by Bryan Christ).
NEWS
aclocal.m4
c++/Makefile.in
configure
configure.in
dist.mk
form/frm_driver.c
man/curs_attr.3x
man/curs_getyx.3x
man/ncurses.3x
misc/ncurses-config.in