]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 5.9 - patch 20130706
authorThomas E. Dickey <dickey@invisible-island.net>
Sat, 6 Jul 2013 22:59:22 +0000 (22:59 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sat, 6 Jul 2013 22:59:22 +0000 (22:59 +0000)
commitffc2db8cc2a9212f8c02b512eb97919b564b42c1
tree6b9dd26cb92d6c1244e5e65812cab29e4fdfaff8
parentd3aaa2f7ce1fec732af0f6c0396719cbc846ac18
ncurses 5.9 - patch 20130706

+ add fallback defs for <inttypes.h> and <stdint.h> (cf: 20120225).
+ add check for size of wchar_t, use that to suppress a chunk of
  wcwidth.h in MinGW port.
+ quiet linker warnings for MinGW cross-compile with dll's using the
  --enable-auto-import flag.
+ add ncurses.map rule to ncurses/Makefile to help diagnose symbol
  table issues.
13 files changed:
Ada95/aclocal.m4
Ada95/configure
NEWS
aclocal.m4
configure
configure.in
dist.mk
include/ncurses_defs
ncurses/Makefile.in
ncurses/trace/lib_trace.c
ncurses/wcwidth.h
package/debian/changelog
package/ncurses.spec