bug-ncurses
[Top][All Lists]
Advanced

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

ncurses-5.9-20121026.patch.gz


From: Thomas Dickey
Subject: ncurses-5.9-20121026.patch.gz
Date: Sat, 27 Oct 2012 19:52:43 -0400
User-agent: Mutt/1.5.20 (2009-06-14)

 ncurses 5.9 - patch 20121026 - 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-20121026.patch.gz
 patch by Thomas E. Dickey <address@hidden>
 created  Sat Oct 27 23:06:26 UTC 2012
 ------------------------------------------------------------------------------
 Ada95/aclocal.m4              |   78 -
 Ada95/configure               |    2 
 Ada95/include/ncurses_defs    |    5 
 NEWS                          |    9 
 aclocal.m4                    |   22 
 configure                     | 2656 ++++++++++++++++++++--------------------
 dist.mk                       |    4 
 form/fty_regex.c              |   14 
 include/ncurses_defs          |    3 
 ncurses/base/lib_set_term.c   |    9 
 ncurses/curses.priv.h         |   16 
 ncurses/tinfo/alloc_entry.c   |   16 
 ncurses/tinfo/alloc_ttype.c   |   30 
 ncurses/tinfo/captoinfo.c     |    6 
 ncurses/tinfo/comp_parse.c    |    6 
 ncurses/tinfo/home_terminfo.c |    6 
 ncurses/tinfo/lib_tparm.c     |    6 
 ncurses/tinfo/parse_entry.c   |   10 
 ncurses/tinfo/read_entry.c    |    8 
 ncurses/trace/lib_tracedmp.c  |    4 
 ncurses/trace/trace_tries.c   |   37 
 ncurses/trace/varargs.c       |   12 
 ncurses/trace/visbuf.c        |   10 
 ncurses/tty/lib_twait.c       |    7 
 ncurses/widechar/lib_wacs.c   |   38 
 package/debian/changelog      |    6 
 package/debian/rules          |    6 
 package/ncurses.spec          |    7 
 progs/dump_entry.c            |   11 
 progs/infocmp.c               |   26 
 progs/tabs.c                  |  100 -
 progs/tic.c                   |   25 
 progs/toe.c                   |    8 
 test/aclocal.m4               |    6 
 test/cardfile.c               |   14 
 test/configure                |    2 
 test/movewindow.c             |   12 
 test/ncurses.c                |   22 
 test/test_add_wchstr.c        |    6 
 test/test_addchstr.c          |    4 
 test/worm.c                   |   16 
 41 files changed, 1694 insertions(+), 1591 deletions(-)
 ------------------------------------------------------------------------------
 
20121026
        + improve malloc/realloc checking (prompted by discussion in Redhat
          #866989).
        + add ncurses test-program as "ncurses6" to the rpm- and dpkg-scripts.
        + updated configure macros CF_GCC_VERSION and CF_WITH_PATHLIST.  The
          first corrects pattern used for Mac OS X's customization of gcc.


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