bug-ncurses
[Top][All Lists]
Advanced

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

ncurses-5.9-20120303.patch.gz


From: Thomas Dickey
Subject: ncurses-5.9-20120303.patch.gz
Date: Sat, 03 Mar 2012 19:10:11 -0500
User-agent: Mutt/1.5.18 (2008-05-17)

 ncurses 5.9 - patch 20120303 - 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-20120303.patch.gz
 patch by Thomas E. Dickey <address@hidden>
 created  Sun Mar  4 00:07:09 UTC 2012
 ------------------------------------------------------------------------------
 NEWS                        |   18 +++++++++++++-
 dist.mk                     |    4 +--
 include/term_entry.h        |    6 ++--
 man/terminfo.head           |    7 +++--
 man/terminfo.tail           |   37 +++++++++++++++++++----------
 ncurses/base/lib_mouse.c    |   16 +++++++++---
 ncurses/base/lib_printw.c   |   36 +++++++++++++++++-----------
 ncurses/curses.priv.h       |    8 +++++-
 ncurses/tinfo/alloc_ttype.c |   22 +++++++++--------
 ncurses/tinfo/lib_setup.c   |    6 ++--
 test/demo_termcap.c         |   53 +++++++++++++++++++++++++++++++++++-------
 11 files changed, 153 insertions(+), 60 deletions(-)
 ------------------------------------------------------------------------------
 
20120303
        + minor tidying of terminfo.tail, clarify reason for limitation
          regarding mapping of \0 to \200
        + minor improvement to _nc_copy_termtype(), using memcpy to replace
          loops.
        + fix no-leaks checking in test/demo_termcap.c to account for multiple
          calls to setupterm().
        + modified the libgpm change to show previous load as a problem in the
          debug-trace.
        > merge some patches from OpenSUSE rpm (Werner Fink):
        + ncurses-5.7-printw.dif, fixes for varargs handling in lib_printw.c
        + ncurses-5.7-gpm.dif, do not dlopen libgpm if already loaded by
          runtime linker
        + ncurses-5.6-fallback.dif, do not free arrays and strings from static
          fallback entries

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