bug-ncurses
[Top][All Lists]
Advanced

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

ncurses-5.9-20130316.patch.gz


From: Thomas Dickey
Subject: ncurses-5.9-20130316.patch.gz
Date: Sat, 16 Mar 2013 21:29:21 -0400
User-agent: Mutt/1.5.20 (2009-06-14)

 ncurses 5.9 - patch 20130316 - 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-20130316.patch.gz
 patch by Thomas E. Dickey <address@hidden>
 created  Sun Mar 17 01:23:04 UTC 2013
 ------------------------------------------------------------------------------
 NEWS                     |   18 +++++++++-
 aclocal.m4               |   35 ++++++++++++++++++--
 c++/Makefile.in          |   37 ++-------------------
 c++/modules              |    5 +-
 configure                |   78 ++++++++++++++++++++++++++++++++++-----------
 configure.in             |   15 +++++++-
 dist.mk                  |    4 +-
 misc/gen-pkgconfig.in    |   12 +++---
 misc/terminfo.src        |   22 ++++++++----
 mk-1st.awk               |   69 ++++++++++++++++++++++++++++-----------
 ncurses/base/lib_addch.c |    4 +-
 package/debian/changelog |    4 +-
 package/ncurses.spec     |    2 -
 progs/dump_entry.c       |   24 +++++++++----
 progs/tic.c              |    4 +-
 15 files changed, 225 insertions(+), 108 deletions(-)
 ------------------------------------------------------------------------------
 
20130316
        + additional fix for tic.c, to allocate missing buffer space.
        + eliminate configure-script warnings for gen-pkgconfig.in
        + correct typo in sgr string for sun-color,
          add bold for consistency with sgr,
          change smso for consistency with sgr -TD
        + correct typo in sgr string for terminator -TD
        + add blink to the attributes masked by ncv in linux-16color (report
          by Benjamin Sittler)
        + improve warning message from post-load checking for missing "%?"
          operator by tic/infocmp by showing the entry name and capability.
        + minor formatting improvement to tic/infocmp -f option to ensure
          line split after "%;".
        + amend scripting for --with-cxx-shared option to handle the debug
          library "libncurses++_g.a" (report by Sven Joachim).

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