bug-ncurses
[Top][All Lists]
Advanced

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

ncurses-5.6-20070210.patch.gz


From: Thomas Dickey
Subject: ncurses-5.6-20070210.patch.gz
Date: Sat, 10 Feb 2007 20:37:20 -0500
User-agent: Mutt/1.5.13 (2006-08-11)

 ncurses 5.6 - patch 20070210 - 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 11 01:34:24 UTC 2007
 ------------------------------------------------------------------------------
 MANIFEST                              |    2 
 NEWS                                  |   12 +
 configure                             |   66 +++++-----
 configure.in                          |   18 +-
 dist.mk                               |    4 
 ncurses-5.6-20070210/test/inch_wide.c |  200 ++++++++++++++++++++++++++++++++
 ncurses-5.6-20070210/test/inchs.c     |  189 ++++++++++++++++++++++++++++++
 ncurses/widechar/lib_in_wchnstr.c     |   22 ++-
 test/README                           |   80 ++++++------
 test/modules                          |   10 -
 test/programs                         |    6 
 11 files changed, 513 insertions(+), 96 deletions(-)
 ------------------------------------------------------------------------------

20070210
        + add test/inchs.c, test_inch_wide.c, to test win_wchnstr().
        + remove libdl from library list for termlib (report by Miroslav
          Lichvar).
        + fix configure.in to allow --without-progs --with-termlib (patch by
          Miroslav Lichvar).
        + modify win_wchnstr() to ensure that only a base cell is returned
          for each multi-column character (prompted by report by Wei Kong
          regarding change in mvwin_wch() cf: 20041023).

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