ncursesw-morphos/package/debian-mingw64
Thomas E. Dickey 89407f55b3 ncurses 5.9 - patch 20131116
+ add special case to configure script to move _XOPEN_SOURCE_EXTENDED
  definition from CPPFLAGS to CFLAGS if it happens to be needed for
  Solaris, because g++ errors with that definition (report by
  Jean-Pierre Flori, Sage #15268).
+ correct logic in infocmp's -i option which was intended to ignore
  strings which correspond to function-keys as candidates for piecing
  together initialization- or reset-strings.  The problem dates to
  1.9.7a, but was overlooked until changes in -Wlogical-op warnings for
  gcc 4.8 (report by David Binderman).
+ updated CF_GCC_WARNINGS to documented options for gcc 4.9.0, adding
  checks for -Wextra, -Wignored-qualifiers and -Wlogical-op
+ updated CF_GCC_WARNINGS to documented options for gcc 4.9.0, moving
  checks for -Wextra and -Wdeclaration-after-statement into the macro,
  and adding checks for -Wignored-qualifiers, -Wlogical-op and
  -Wvarargs
+ updated CF_CURSES_UNCTRL_H and CF_SHARED_OPTS macros from ongoing
  work on cdk.
+ update config.sub from
	http://git.savannah.gnu.org/cgit/config.git
2013-11-17 00:20:49 +00:00
..
source ncurses 5.9 - patch 20131005 2013-10-06 00:21:13 +00:00
changelog ncurses 5.9 - patch 20131116 2013-11-17 00:20:49 +00:00
compat ncurses 5.9 - patch 20131005 2013-10-06 00:21:13 +00:00
control ncurses 5.9 - patch 20131005 2013-10-06 00:21:13 +00:00
copyright ncurses 5.9 - patch 20131110 2013-11-11 02:07:31 +00:00
rules ncurses 5.9 - patch 20131012 2013-10-13 00:58:13 +00:00
watch ncurses 5.9 - patch 20131005 2013-10-06 00:21:13 +00:00