bug-ncurses
[Top][All Lists]
Advanced

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

ncurses-5.6-20071124.patch.gz


From: Thomas Dickey
Subject: ncurses-5.6-20071124.patch.gz
Date: Sat, 24 Nov 2007 21:08:30 -0500
User-agent: Mutt/1.5.16 (2007-06-11)

 ncurses 5.6 - patch 20071124 - 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 Nov 25 02:05:21 UTC 2007
 ------------------------------------------------------------------------------
 INSTALL                          |   10 
 NEWS                             |   18 -
 aclocal.m4                       |  161 ++++++++++
 c++/cursesw.h                    |    6 
 configure                        |  570 ++++++++++++++++++++++++-------------
 configure.in                     |   11 
 dist.mk                          |    4 
 form/frm_driver.c                |    7 
 ncurses/curses.priv.h            |    8 
 ncurses/widechar/lib_unget_wch.c |   20 -
 10 files changed, 585 insertions(+), 230 deletions(-)
 ------------------------------------------------------------------------------

20071124
        + modify configure option --with-hashed-db to accept a parameter which
          is the install-prefix of a given Berkeley Database (prompted by
          pierre4d2 comments).
        + rewrite wrapper for wcrtomb(), making it work on Solaris.  This is
          used in the form library to determine the length of the buffer needed
          by field_buffer (report by Alfred Fung).
        + remove unneeded window-parameter from C++ binding for wresize (report
          by Chris Lee).

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