bug-ncurses
[Top][All Lists]
Advanced

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

ncurses-5.4-20040925.patch.gz


From: Thomas Dickey
Subject: ncurses-5.4-20040925.patch.gz
Date: Sat, 25 Sep 2004 20:27:17 -0400
User-agent: Mutt/1.5.6+20040722i

 ncurses 5.4 - patch 20040925 - T.Dickey

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

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

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

 ------------------------------------------------------------------------------
 NEWS                            |    8 +++++-
 dist.mk                         |    4 +--
 include/curses.tail             |    3 +-
 man/ncurses.3x                  |    9 ++++++
 man/terminfo.head               |    4 +--
 misc/ncu-indent                 |    5 +++
 ncurses/base/lib_addch.c        |    9 ++++--
 ncurses/base/lib_color.c        |   14 ++++++----
 ncurses/tinfo/lib_termcap.c     |   10 +++----
 ncurses/tinfo/read_entry.c      |   37 +++++++++++++++-------------
 ncurses/trace/visbuf.c          |   24 +++++++++++++++++-
 ncurses/tty/lib_twait.c         |    6 ++--
 ncurses/widechar/charable.c     |    9 ++++--
 ncurses/widechar/lib_cchar.c    |   29 ++++++++++++++--------
 ncurses/widechar/lib_get_wstr.c |   44 +++++++++++++++++++--------------
 progs/dump_entry.c              |   49 +++++++++++++++++++------------------
 progs/dump_entry.h              |   20 ++++++++++++---
 progs/infocmp.c                 |    8 +++---
 progs/tic.c                     |    8 +++---
 tack/charset.c                  |   50 +++++++++++++++++++-------------------
 tack/control.c                  |    6 ++--
 tack/fun.c                      |    6 ++--
 tack/pad.c                      |    4 +--
 tack/scan.c                     |   32 ++++++++++++------------
 tack/sysdep.c                   |   10 +++----
 tack/tack.h                     |    4 ++-
 test/ncurses.c                  |   38 ++++++++++++++++++----------
 test/view.c                     |    5 ++-
 28 files changed, 277 insertions(+), 178 deletions(-)
 ------------------------------------------------------------------------------

20040925
        + fix to make setcchar() to work when its wchar_t* parameter is
          pointing to a string which contains more data than can be converted.
        + modify wget_wstr() and example in ncurses.c to work if wchar_t and
          wint_t are different sizes (report by Marcin 'Qrczak' Kowalczyk).

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