bug-ncurses
[Top][All Lists]
Advanced

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

ncurses-5.4-20040508.patch.gz


From: Thomas Dickey
Subject: ncurses-5.4-20040508.patch.gz
Date: Sat, 8 May 2004 18:30:00 -0400
User-agent: Mutt/1.5.4i

 ncurses 5.4 - patch 20040508 - T.Dickey

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

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

 Patches for ncurses 5.4 are in the subdirectory
        ftp://dickey.his.com/ncurses/5.4

 ------------------------------------------------------------------------------
 NEWS                            |    8 
 dist.mk                         |    4 
 form/Makefile.in                |    9 
 form/fld_def.c                  |  247 +++--
 form/fld_dup.c                  |   29 
 form/form.priv.h                |   22 
 form/frm_driver.c               | 1571 ++++++++++++++++++++------------------
 include/nc_alloc.h              |   10 
 include/ncurses_defs            |    3 
 menu/m_item_new.c               |    4 
 menu/m_post.c                   |    4 
 ncurses/curses.priv.h           |    4 
 ncurses/tinfo/lib_kernel.c      |    6 
 ncurses/tinfo/lib_setup.c       |    6 
 ncurses/tinfo/read_termcap.c    |    4 
 ncurses/widechar/lib_slk_wset.c |    4 
 16 files changed, 1041 insertions(+), 894 deletions(-)
 ------------------------------------------------------------------------------

20040508
        + replace memset/memcpy usage in form library with for-loops to
          simplify changing the datatype of FIELD.buf, part of wide-character
          changes.
        + fix some inconsistent use of #if/#ifdef (report by Alain Guibert).

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