bug-ncurses
[Top][All Lists]
Advanced

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

ncurses-5.4-20050702.patch.gz


From: Thomas Dickey
Subject: ncurses-5.4-20050702.patch.gz
Date: Sat, 2 Jul 2005 19:20:09 -0400
User-agent: Mutt/1.5.9i

 ncurses 5.4 - patch 20050702 - 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                          |   10 
 aclocal.m4                    |   40 -
 c++/cursespad.cc              |    8 
 c++/cursesw.cc                |   10 
 c++/cursesw.h                 |   10 
 configure                     | 1579 ++++++++++++++++++++--------------------
 configure.in                  |    8 
 dist.mk                       |    4 
 include/curses.h.in           |    4 
 ncurses/tinfo/home_terminfo.c |   11 
 tack/control.c                |    4 
 tack/sync.c                   |    6 
 12 files changed, 898 insertions(+), 796 deletions(-)
 ------------------------------------------------------------------------------

20050702
        + modify parameter type in c++ binding for insch() and mvwinsch() to
          be consistent with underlying ncurses library (was char, is chtype).
        + modify treatment of Intel compiler to allow _GNU_SOURCE to be defined
          on Linux.
        + improve configure check for nanosleep(), checking that it works since
          some older systems such as AIX 4.3 have a nonworking version.

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