]> ncurses.scripts.mit.edu Git - ncurses.git/commit - Ada95/aclocal.m4
ncurses 6.1 - patch 20180616
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 17 Jun 2018 02:07:06 +0000 (02:07 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 17 Jun 2018 02:07:06 +0000 (02:07 +0000)
commitd60228973b72d3b457e3ec2653ea5b2cb38fc0c9
tree29222497923fa8292602f077cdc75e7ce097774c
parente23d7db3de8b85766c7c1ccf66b738870b473da2
ncurses 6.1 - patch 20180616

+ build-fix for ncurses-examples related to gcc8-fixes (cf: 20180526).
+ reduce use of _GNU_SOURCE for current glibc where _DEFAULT_SOURCE
  combines with _XOPEN_SOURCE (Debian #900987).
+ change target configure level for _XOPEN_SOURCE to 600 to address
  use of vsscanf and setenv.
+ improved configure-checks CF_SIZECHANGE and CF_STRUCT_TERMIOS from
  work on dialog.
21 files changed:
Ada95/aclocal.m4
Ada95/configure
Ada95/configure.in
NEWS
VERSION
aclocal.m4
configure
configure.in
dist.mk
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
test/configure.in
test/picsmap.c
test/test.priv.h
test/worm.c