bug-ncurses
[Top][All Lists]
Advanced

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

ncurses-5.9-20110514.patch.gz


From: Thomas Dickey
Subject: ncurses-5.9-20110514.patch.gz
Date: Sat, 14 May 2011 20:40:32 -0400
User-agent: Mutt/1.5.18 (2008-05-17)

 ncurses 5.9 - patch 20110514 - Thomas E. Dickey

 ------------------------------------------------------------------------------

 Ncurses 5.9 is at
        ftp.gnu.org:/pub/gnu

 Patches for ncurses 5.9 are in the subdirectory
        ftp://invisible-island.net/ncurses/5.9

 ------------------------------------------------------------------------------
 ftp://invisible-island.net/ncurses/5.9/ncurses-5.9-20110514.patch.gz
 patch by Thomas E. Dickey <address@hidden>
 created  Sun May 15 00:38:25 UTC 2011
 ------------------------------------------------------------------------------
 Ada95/aclocal.m4      |  127 ++-
 Ada95/configure       | 1543 ++++++++++++++++++++++++------------------------
 NEWS                  |   12 
 dist.mk               |    4 
 ncurses/curses.priv.h |   16 
 progs/dump_entry.c    |   32 
 progs/dump_entry.h    |   14 
 progs/infocmp.c       |   31 
 progs/tabs.c          |    8 
 progs/tic.c           |   27 
 progs/toe.c           |   10 
 progs/transform.c     |   16 
 progs/tset.c          |    6 
 test/aclocal.m4       |   38 +
 test/color_name.h     |    4 
 test/configure        | 1197 ++++++++++++++++++-------------------
 test/view.c           |    6 
 17 files changed, 1583 insertions(+), 1508 deletions(-)
 ------------------------------------------------------------------------------
 
20110514
        + compiler-warning fixes in panel and progs.
        + modify CF_PKG_CONFIG macro, from changes to tin -TD
        + modify CF_CURSES_FUNCS configure macro, used in test directory
          configure script:
          + work around (non-optimizer) bug in gcc 4.2.1 which caused
            test-expression to be omitted from executable.
          + force the linker to see a link-time expression of a symbol, to
            help work around weak-symbol issues.

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