bug-ncurses
[Top][All Lists]
Advanced

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

ncurses-5.7-20091010.patch.gz


From: Thomas Dickey
Subject: ncurses-5.7-20091010.patch.gz
Date: Sat, 10 Oct 2009 20:41:46 -0400
User-agent: Mutt/1.5.20 (2009-06-14)

 ncurses 5.7 - patch 20091010 - 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-20091010.patch.gz
 patch by Thomas E. Dickey <address@hidden>
 created  Sun Oct 11 00:32:49 UTC 2009
 ------------------------------------------------------------------------------
 NEWS                             |    8 +++++++-
 dist.mk                          |    4 ++--
 form/frm_driver.c                |    4 ++--
 form/frm_req_name.c              |    8 ++++----
 menu/m_req_name.c                |    6 +++---
 ncurses/base/lib_screen.c        |   21 +++++++++++----------
 ncurses/tinfo/lib_tputs.c        |   14 +++++++++-----
 ncurses/trace/visbuf.c           |   10 +++++++---
 ncurses/widechar/lib_unget_wch.c |    4 ++--
 progs/tabs.c                     |    8 ++++----
 test/blue.c                      |    8 +++++---
 test/bs.c                        |   12 ++++++------
 test/demo_termcap.c              |    6 +++---
 test/dots.c                      |   13 ++++++++-----
 test/dots_mvcur.c                |   16 ++++++++++------
 test/hashtest.c                  |    8 ++++----
 test/inserts.c                   |    4 ++--
 test/railroad.c                  |    6 +++---
 test/savescreen.c                |   24 ++++++++++++++++++++----
 test/savescreen.sh               |    5 +++--
 test/test_addchstr.c             |    4 ++--
 test/test_addstr.c               |    4 ++--
 22 files changed, 119 insertions(+), 78 deletions(-)
 ------------------------------------------------------------------------------

20091010
        + supply a null-terminator to buffer in _nc_viswibuf().
        + fix a sign-extension bug in unget_wch() (report by Mike Gran).
        + minor fixes to error-returns in default function for tputs, as well
          as in lib_screen.c

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