bug-ncurses
[Top][All Lists]
Advanced

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

ncurses-5.6-20081018.patch.gz


From: Thomas Dickey
Subject: ncurses-5.6-20081018.patch.gz
Date: Sat, 18 Oct 2008 21:07:12 -0400
User-agent: Mutt/1.5.18 (2008-05-17)

 ncurses 5.6 - patch 20081018 - 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 Oct 19 00:58:44 UTC 2008
 ------------------------------------------------------------------------------
 NEWS                     |   15 
 aclocal.m4               |  228 +++-
 configure                | 2564 ++++++++++++++++++++++++++-------------------
 configure.in             |   10 
 dist.mk                  |    4 
 form/frm_driver.c        |   33 
 man/form_field_buffer.3x |   54 
 ncurses/Makefile.in      |   14 
 ncurses/base/lib_mouse.c |   10 
 test/README              |   80 -
 test/demo_forms.c        |   42 
 test/edit_field.c        |   15 
 12 files changed, 1864 insertions(+), 1205 deletions(-)
 ------------------------------------------------------------------------------

20081018
        + build-fixes for OS/2 EMX.
        + modify form library to accept control characters such as newline
          in set_field_buffer(), which is compatible with Solaris (report by
          Nit Khair).
        + modify configure script to assume --without-hashed-db when
          --disable-database is used.
        + add "-e" option in ncurses/Makefile.in when generating source-files
          to force earlier exit if the build environment fails unexpectedly
          (prompted by patch by Adrian Bunk).
        + change configure script to use CF_UTF8_LIB, improved variant of
          CF_LIBUTF8.

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