bug-ncurses
[Top][All Lists]
Advanced

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

ncurses-5.4-20050806.patch.gz


From: Thomas Dickey
Subject: ncurses-5.4-20050806.patch.gz
Date: Sat, 6 Aug 2005 19:59:39 -0400
User-agent: Mutt/1.5.9i

 ncurses 5.4 - patch 20050806 - 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                      |   13 
 aclocal.m4                |  108 +-
 c++/cursesf.h             |    5 
 c++/cursesp.cc            |    3 
 c++/cursslk.cc            |    3 
 c++/demo.cc               |    6 
 c++/etip.h.in             |    5 
 c++/internal.h            |    6 
 configure                 | 2252 ++++++++++++++++++++++----------------------
 configure.in              |    8 
 dist.mk                   |    4 
 ncurses/SigAction.h       |    6 
 ncurses/curses.priv.h     |   24 
 ncurses/modules           |   12 
 ncurses/tinfo/comp_hash.c |   20 
 ncurses/tinfo/make_keys.c |   10 
 progs/progs.priv.h        |    6 
 test/Makefile.in          |    4 
 18 files changed, 1308 insertions(+), 1187 deletions(-)
 ------------------------------------------------------------------------------

20050806
        + fixes to build on QNX 6.1
        + improve configure script checks for Intel 9.0 compiler.
        + remove #include's for libc.h (obsolete).
        + adjust ifdef's in curses.priv.h so that when cross-compiling to
          produce comp_hash and make_keys, no dependency on wchar.h is needed.
          That simplifies the build-cppflags (report by Frank van Vugt).
        + move modules related to key-binding into libtinfo to fix linkage
          problem caused by 20050430 changes to MKkeyname.sh (report by
          Konstantin Andreev).

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