bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ncurses-5.9-20130413.patch.gz


From: Thomas Dickey
Subject: ncurses-5.9-20130413.patch.gz
Date: Sat, 13 Apr 2013 20:10:43 -0400
User-agent: Mutt/1.5.20 (2009-06-14)

 ncurses 5.9 - patch 20130413 - Thomas E. Dickey

 ------------------------------------------------------------------------------

 Ncurses 5.9 is at
        ftp.gnu.org:/pub/gnu

 Patches for ncurses 5.9 are in the subdirectory
        ftp://invisible-island.net/ncurses/5.9

 ------------------------------------------------------------------------------
 ftp://invisible-island.net/ncurses/5.9/ncurses-5.9-20130413.patch.gz
 patch by Thomas E. Dickey <address@hidden>
 created  Sun Apr 14 00:01:10 UTC 2013
 ------------------------------------------------------------------------------
 Ada95/aclocal.m4         |    6 +++---
 Ada95/configure          |    2 +-
 NEWS                     |   14 +++++++++++++-
 aclocal.m4               |   14 +++++++-------
 c++/Makefile.in          |   42 ++++++++++++++++++++++--------------------
 configure                |    8 ++++----
 dist.mk                  |    4 ++--
 package/debian/changelog |    4 ++--
 package/ncurses.spec     |    2 +-
 progs/infocmp.c          |    5 +++--
 10 files changed, 58 insertions(+), 43 deletions(-)
 ------------------------------------------------------------------------------
 
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).

-- 
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]