bug-ncurses
[Top][All Lists]
Advanced

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

ncurses-5.9-20111008.patch.gz


From: Thomas Dickey
Subject: ncurses-5.9-20111008.patch.gz
Date: Sat, 08 Oct 2011 20:54:37 -0400
User-agent: Mutt/1.5.18 (2008-05-17)

 ncurses 5.9 - patch 20111008 - 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-20111008.patch.gz
 patch by Thomas E. Dickey <address@hidden>
 created  Sun Oct  9 00:51:26 UTC 2011
 ------------------------------------------------------------------------------
 NEWS                        |    9 +++++-
 dist.mk                     |    4 +-
 include/term_entry.h        |   20 +++++++++++++-
 include/tic.h               |   19 -------------
 misc/gen-pkgconfig.in       |   60 +++++++++++++++++++++++-------------------
 ncurses/curses.priv.h       |   14 +++++++++
 ncurses/tinfo/db_iterator.c |   31 ++++++++++++---------
 ncurses/tinfo/entries.c     |    3 +-
 ncurses/tinfo/lib_data.c    |   10 +++++--
 ncurses/tinfo/make_hash.c   |    5 ++-
 10 files changed, 107 insertions(+), 68 deletions(-)
 ------------------------------------------------------------------------------
 
20111008
        + moved static data from db_iterator.c to lib_data.c
        + modify db_iterator.c for memory-leak checking, fix one leak.
        + modify misc/gen-pkgconfig.in to use Requires.private for the parts
          of ncurses rather than Requires, as well as Libs.private for the
          other library dependencies (prompted by Debian #644728).

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