bug-ncurses
[Top][All Lists]
Advanced

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

ncurses-5.6-20080209.patch.gz


From: Thomas Dickey
Subject: ncurses-5.6-20080209.patch.gz
Date: Sat, 09 Feb 2008 19:46:01 -0500
User-agent: Mutt/1.5.17+20080114 (2008-01-14)

 ncurses 5.6 - patch 20080209 - Thomas E. Dickey

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

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

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

 ------------------------------------------------------------------------------
 patch by Thomas E. Dickey <address@hidden>
 created  Sun Feb 10 00:41:46 UTC 2008
 ------------------------------------------------------------------------------
 NEWS                 |    8 
 dist.mk              |    4 
 include/ncurses_defs |    7 
 test/aclocal.m4      |  500 +++++++++----
 test/chgat.c         |    6 
 test/color_set.c     |    6 
 test/configure       | 1783 ++++++++++++++++++++++++++++++++-----------------
 test/configure.in    |   12 
 test/demo_menus.c    |   19 
 test/demo_panels.c   |    6 
 test/demo_termcap.c  |   10 
 test/dots.c          |    6 
 test/dots_mvcur.c    |    6 
 test/key_names.c     |    6 
 test/movewindow.c    |   22 
 test/ncurses.c       |   14 
 test/newdemo.c       |    4 
 test/railroad.c      |    6 
 test/test.priv.h     |   92 ++
 test/test_arrays.c   |   15 
 test/test_getstr.c   |   16 
 21 files changed, 1713 insertions(+), 835 deletions(-)
 ------------------------------------------------------------------------------

20080209
        + update test programs to build/work with various UNIX curses for
          comparisons.  This was to reinvestigate statement in X/Open curses
          that insnstr and winsnstr perform wrapping.  None of the Unix-branded
          implementations do this, as noted in manpage (cf: 20040228).

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