]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 5.9 - patch 20130413
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 14 Apr 2013 00:01:10 +0000 (00:01 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 14 Apr 2013 00:01:10 +0000 (00:01 +0000)
commit32f1c9b1a0fdad8ac997c7a8ac9cb92c610b4336
tree648c09ca102706bb0ee0387309782188cca6a87b
parent8a82f8535bbbd3aa9db75fb79812b5c5b1c81d28
ncurses 5.9 - patch 20130413

+ add MinGW to cases where ncurses installs by default into /usr
  (prompted by discussion with Daniel Silva Ferreira).
+ add -D option to infocmp's usage-message (patch by Miroslav Lichvar).
+ add a missing 'int' type for main function in configure check for
  type of bool variable, to work with clang 3.2 (report by Dmitri
  Gribenko).
+ improve configure check for static_cast, to work with clang 3.2
  (report by Dmitri Gribenko).
+ re-order rule for demo.o and macros defining header dependencies in
  c++/Makefile.in to accommodate gmake (report by Dmitri Gribenko).
Ada95/aclocal.m4
Ada95/configure
NEWS
aclocal.m4
c++/Makefile.in
configure
dist.mk
package/debian/changelog
package/ncurses.spec
progs/infocmp.c