]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 6.0 - patch 20170212
authorThomas E. Dickey <dickey@invisible-island.net>
Mon, 13 Feb 2017 01:32:22 +0000 (01:32 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Mon, 13 Feb 2017 01:32:22 +0000 (01:32 +0000)
commit44a63c85c16f81579c74d68cd99eea1a1fd00c28
treee0e94a4abf0ef129ff6e53f2cfbef3b9d88f4040
parent048a1c1a65c6d98d92fca97f8d175d10d21091d0
ncurses 6.0 - patch 20170212

+ build-fixes for PGI compilers (report by Adam J. Stewart)
  + accept whitespace in sed expression for generating expanded.c
  + modify configure check that g++ compiler warnings are not used.
  + add configure check for -fPIC option needed for shared libraries.
+ let configure --disable-ext-funcs override the default for the
  --enable-sp-funcs option.
+ mark some structs in form/menu/panel libraries as potentially opaque
  without modifying API/ABI.
+ add configure option --enable-opaque-curses for ncurses library and
  similar options for the other libraries.
26 files changed:
INSTALL
NEWS
VERSION
aclocal.m4
configure
configure.in
dist.mk
form/form.h
form/form.priv.h
include/curses.h.in
menu/menu.h
menu/menu.priv.h
ncurses/base/MKunctrl.awk
ncurses/base/lib_newterm.c
ncurses/tinfo/captoinfo.c
ncurses/tty/MKexpanded.sh
ncurses/tty/tty_update.c
package/debian-mingw/changelog
package/debian-mingw64/changelog
package/debian/changelog
package/mingw-ncurses.nsi
package/mingw-ncurses.spec
package/ncurses.spec
panel/panel.h
panel/panel.priv.h
test/test.priv.h