bug-ncurses
[Top][All Lists]
Advanced

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

ncurses-5.9-20111112.patch.gz


From: Thomas Dickey
Subject: ncurses-5.9-20111112.patch.gz
Date: Sat, 12 Nov 2011 21:55:49 -0500
User-agent: Mutt/1.5.18 (2008-05-17)

 ncurses 5.9 - patch 20111112 - 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-20111112.patch.gz
 patch by Thomas E. Dickey <address@hidden>
 created  Sun Nov 13 02:51:43 UTC 2011
 ------------------------------------------------------------------------------
 Ada95/aclocal.m4  |   44 
 Ada95/configure   |  963 +++++++++++-------
 NEWS              |   26 
 aclocal.m4        |   44 
 configure         | 2653 ++++++++++++++++++++++++++++------------------------
 dist.mk           |    4 
 misc/Makefile.in  |    4 
 misc/terminfo.src |   57 +
 progs/capconvert  |   24 
 test/aclocal.m4   |   12 
 test/configure    | 2627 ++++++++++++++++++++++++++++-----------------------
 11 files changed, 3645 insertions(+), 2813 deletions(-)
 ------------------------------------------------------------------------------
 
20111112
        + add pccon entries for OpenBSD console (Alexei Malinin).
        + build-fix for OpenBSD 4.9 with gcc 4.2.1, setting _XOPEN_SOURCE to
          600 to work around inconsistent ifdef'ing of wcstof between C and
          C++ header files.
        + modify capconvert script to accept more than exact match on "xterm",
          e.g., the "xterm-*" variants, to exclude from the conversion (patch
          by Robert Millan).
        + add -lc_r as alternative for -lpthread, allows build of threaded code
          in older FreeBSD machines.
        + build-fix for MirBSD, which fails when either _XOPEN_SOURCE or
          _POSIX_SOURCE are defined.
        + fix a typo misc/Makefile.in, used in uninstalling pc-files.

-- 
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]