bug-ncurses
[Top][All Lists]
Advanced

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

ncurses-5.7-20101113.patch.gz


From: Thomas Dickey
Subject: ncurses-5.7-20101113.patch.gz
Date: Sat, 13 Nov 2010 20:46:26 -0500
User-agent: Mutt/1.5.20 (2009-06-14)

 ncurses 5.7 - patch 20101113 - Thomas E. Dickey

 ------------------------------------------------------------------------------

 Ncurses 5.7 is at
        ftp.gnu.org:/pub/gnu

 Patches for ncurses 5.7 are in the subdirectory
        ftp://invisible-island.net/ncurses/5.7

 ------------------------------------------------------------------------------
 ftp://invisible-island.net/ncurses/5.7/ncurses-5.7-20101113.patch.gz
 patch by Thomas E. Dickey <address@hidden>
 created  Sun Nov 14 01:43:00 UTC 2010
 ------------------------------------------------------------------------------
 Ada95/aclocal.m4       |  115 +++-
 Ada95/configure        |  157 +++---
 NEWS                   |    9 
 aclocal.m4             |  115 +++-
 configure              |  207 ++++---
 dist.mk                |    4 
 test/aclocal.m4        |   79 ++-
 test/bs.c              |   40 -
 test/cardfile.c        |    6 
 test/clip_printw.c     |   18 
 test/configure         | 1221 +++++++++++++++++++++++++++++++----------------
 test/demo_altkeys.c    |    6 
 test/demo_defkey.c     |    4 
 test/demo_forms.c      |    8 
 test/demo_menus.c      |    4 
 test/demo_terminfo.c   |   19 
 test/ditto.c           |    3 
 test/dots.c            |   21 
 test/dots_mvcur.c      |   21 
 test/echochar.c        |   29 -
 test/filter.c          |    6 
 test/firework.c        |   12 
 test/foldkeys.c        |    6 
 test/gdc.c             |    4 
 test/hanoi.c           |   22 
 test/hashtest.c        |    7 
 test/inchs.c           |   10 
 test/ins_wide.c        |   12 
 test/insdelln.c        |   10 
 test/knight.c          |   22 
 test/linedata.h        |    4 
 test/movewindow.c      |    8 
 test/ncurses.c         |   44 -
 test/newdemo.c         |   14 
 test/rain.c            |   16 
 test/savescreen.c      |   10 
 test/tclock.c          |    8 
 test/test.priv.h       |   36 -
 test/test_add_wchstr.c |   12 
 test/test_addwstr.c    |   12 
 test/test_arrays.c     |   11 
 test/testcurs.c        |    5 
 test/view.c            |   29 -
 test/worm.c            |   38 -
 test/xmas.c            |    8 
 45 files changed, 1545 insertions(+), 907 deletions(-)
 ------------------------------------------------------------------------------
 
20101113
        + compiler warning fixes for test programs.
        + various build-fixes for test-programs with pdcurses.
        + updated configure checks for X packages in test/configure from xterm
          #267 changes.
        + add configure check to gnatmake, to accommodate cygwin.

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