bug-ncurses
[Top][All Lists]
Advanced

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

ncurses-5.9-20130816.patch.gz


From: Thomas Dickey
Subject: ncurses-5.9-20130816.patch.gz
Date: Sat, 17 Aug 2013 20:25:35 -0400
User-agent: Mutt/1.5.20 (2009-06-14)

 ncurses 5.9 - patch 20130816 - 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-20130816.patch.gz
 patch by Thomas E. Dickey <address@hidden>
 created  Sun Aug 18 00:20:29 UTC 2013
 ------------------------------------------------------------------------------
 NEWS                          |   10 ++++++-
 aclocal.m4                    |    8 ++---
 dist.mk                       |    4 +-
 include/MKterm.h.awk.in       |    3 +-
 ncurses/tinfo/alloc_entry.c   |   34 +++----------------------
 ncurses/tinfo/read_entry.c    |   32 ++++++++++++++++++++++-
 ncurses/win32con/win_driver.c |    4 +-
 package/debian/changelog      |    4 +-
 package/mingw-ncurses.spec    |    3 +-
 package/ncurses.spec          |    2 -
 progs/tic.c                   |   54 ++++++++++++++++++++++++++++++++++++++--
 11 files changed, 112 insertions(+), 46 deletions(-)
 ------------------------------------------------------------------------------
 
20130816
        + add checks in tic to warn about terminals which lack cursor
          addressing, capabilities or having those, are marked as hard_copy or
          generic_type.
        + use --without-progs in mingw-ncurses rpm.
        + split out _nc_init_termtype() from alloc_entry.c to use in MinGW
          port when tic and other programs are not needed.


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