bug-ncurses
[Top][All Lists]
Advanced

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

ncurses-5.7-20100417.patch.gz


From: Thomas Dickey
Subject: ncurses-5.7-20100417.patch.gz
Date: Sat, 17 Apr 2010 21:16:53 -0400
User-agent: Mutt/1.5.20 (2009-06-14)

 ncurses 5.7 - patch 20100417 - Thomas E. Dickey

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

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

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

 ------------------------------------------------------------------------------
 ftp://invisible-island.net/ncurses/5.7/ncurses-5.7-20100417.patch.gz
 patch by Thomas E. Dickey <address@hidden>
 created  Sun Apr 18 01:13:38 UTC 2010
 ------------------------------------------------------------------------------
 NEWS                        |   13 
 aclocal.m4                  |  102 +
 configure                   | 3512 +++++++++++++++++++++---------------------
 configure.in                |    6 
 dist.mk                     |    4 
 ncurses/tinfo/captoinfo.c   |   25 
 ncurses/tinfo/parse_entry.c |    6 
 7 files changed, 1965 insertions(+), 1703 deletions(-)
 ------------------------------------------------------------------------------

20100417
        + modify _nc_capcmp() to work with cancelled strings.
        + correct translation of "^" in _nc_infotocap(), used to transform
          terminfo to termcap strings 
        + add configure --disable-rpath-hack, to allow disabling the feature
          which adds rpath options for libraries in unusual places.
        + improve CF_RPATH_HACK_2 by checking if the rpath option for a given
          directory was already added.
        + improve CF_RPATH_HACK_2 by using ldd to provide a standard list of
          directories (which will be ignored).

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