bug-ncurses
[Top][All Lists]
Advanced

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

ncurses-5.5-20060903.patch.gz


From: Thomas Dickey
Subject: ncurses-5.5-20060903.patch.gz
Date: Sun, 03 Sep 2006 12:11:04 -0400
User-agent: Mutt/1.5.13 (2006-08-11)

 ncurses 5.5 - patch 20060903 - T.Dickey

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

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

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

 ------------------------------------------------------------------------------
 NEWS                           |    8 +++++++-
 dist.mk                        |    4 ++--
 ncurses/base/lib_slkatr_set.c  |    2 +-
 ncurses/curses.priv.h          |    8 ++++----
 ncurses/widechar/lib_add_wch.c |   20 ++++++++++++--------
 ncurses/widechar/lib_in_wch.c  |    9 +++++----
 6 files changed, 31 insertions(+), 20 deletions(-)
 ------------------------------------------------------------------------------

20060903
        + correct logic in wadd_wch() and wecho_wch(), which did not guard
          against passing the multi-column attribute into a call on waddch(),
          e.g., using data returned by win_wch() (cf: 20041023)
          (report by Sadrul H Chowdhury).

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