bug-ncurses
[Top][All Lists]
Advanced

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

ncurses-5.6-20080705.patch.gz


From: Thomas Dickey
Subject: ncurses-5.6-20080705.patch.gz
Date: Sat, 05 Jul 2008 20:39:08 -0400
User-agent: Mutt/1.5.17+20080114 (2008-01-14)

 ncurses 5.6 - patch 20080705 - 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 Jul  6 00:36:01 UTC 2008
 ------------------------------------------------------------------------------
 INSTALL                     |   14 ++++++++-
 NEWS                        |   11 ++++++-
 aclocal.m4                  |   16 +++++++---
 configure                   |   64 +++++++++++++++++++++++-------------------
 dist.mk                     |    4 +-
 form/frm_req_name.c         |    6 +--
 include/curses.tail         |   14 ++++-----
 menu/m_driver.c             |    6 +--
 ncurses/tinfo/write_entry.c |    6 +--
 ncurses/trace/visbuf.c      |    6 +--
 ncurses/widechar/charable.c |    6 +--
 test/bs.c                   |    6 +--
 test/demo_panels.c          |    3 +
 test/ncurses.c              |    6 +--
 test/test_opaque.c          |    5 ---
 15 files changed, 104 insertions(+), 69 deletions(-)
 ------------------------------------------------------------------------------

20080705
        + use NCURSES_MOUSE_MASK() in definition of BUTTON_RELEASE(), etc., to
          make those work properly with the "--enable-ext-mouse" configuration
          (cf: 20050205).
        + improve documentation of build-cc options in INSTALL.
        + work-around a bug in gcc 4.2.4 on AIX, which does not pass the
          -static/-dynamic flags properly to linker, causing test/bs to
          not link.

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