bug-ncurses
[Top][All Lists]
Advanced

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

ncurses-5.4-20050917.patch.gz


From: Thomas Dickey
Subject: ncurses-5.4-20050917.patch.gz
Date: Sat, 17 Sep 2005 19:50:46 -0400
User-agent: Mutt/1.5.9i

 ncurses 5.4 - patch 20050917 - 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

 ------------------------------------------------------------------------------
 INSTALL                        |   12 
 NEWS                           |   18 
 aclocal.m4                     |   18 
 configure                      | 1390 +++++++++++++++++++--------------------
 configure.in                   |   27 
 dist.mk                        |    4 
 misc/run_tic.in                |    4 
 ncurses/widechar/lib_ins_wch.c |    8 
 tack/COPYING                   |    8 
 tack/ansi.c                    |    6 
 tack/charset.c                 |    6 
 tack/color.c                   |    6 
 tack/control.c                 |    6 
 tack/crum.c                    |    6 
 tack/edit.c                    |    6 
 tack/fun.c                     |    6 
 tack/init.c                    |    6 
 tack/menu.c                    |    6 
 tack/modes.c                   |    6 
 tack/output.c                  |    6 
 tack/pad.c                     |    6 
 tack/scan.c                    |    6 
 tack/sync.c                    |    6 
 tack/sysdep.c                  |    6 
 tack/tack.c                    |    6 
 tack/tack.h                    |    6 
 26 files changed, 832 insertions(+), 759 deletions(-)
 ------------------------------------------------------------------------------

20050917
        + modify sed expression which computes path for /usr/lib/terminfo
          symbolic link in install to ensure that it does not change unexpected
          levels of the path (Gentoo #42336).
        + modify default for --disable-lp64 configure option to reduce impact
          on existing 64-bit builds.  Enabling the _LP64 option may change the
          size of chtype and mmask_t.  However, for ABI 6, it is enabled by
          default (report by Mike Frysinger).
        + add configure script check for --enable-ext-mouse, bump ABI to 6 by
          default if it is used.
        + improve configure script logic for bumping ABI to omit this if the
          --with-abi-version option was used.
        + update address for Free Software Foundation in tack's source.
        + correct wins_wch(), which was not marking the filler-cells of
          multi-column characters (cf:  20041023).

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