bug-ncurses
[Top][All Lists]
Advanced

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

ncurses-5.9-20121222.patch.gz


From: Thomas Dickey
Subject: ncurses-5.9-20121222.patch.gz
Date: Sat, 22 Dec 2012 21:17:56 -0500
User-agent: Mutt/1.5.20 (2009-06-14)

 ncurses 5.9 - patch 20121222 - 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-20121222.patch.gz
 patch by Thomas E. Dickey <address@hidden>
 created  Sun Dec 23 02:10:42 UTC 2012
 ------------------------------------------------------------------------------
 Ada95/aclocal.m4             |   34 
 Ada95/configure              |  858 ++++++------
 NEWS                         |   12 
 aclocal.m4                   |   34 
 configure                    | 2742 ++++++++++++++++++++---------------------
 dist.mk                      |    4 
 ncurses/Makefile.in          |    4 
 ncurses/base/lib_set_term.c  |    5 
 ncurses/curses.priv.h        |    3 
 ncurses/tinfo/tinfo_driver.c |    5 
 ncurses/tty/tty_update.c     |    7 
 package/debian/changelog     |    4 
 package/ncurses.spec         |    2 
 13 files changed, 1928 insertions(+), 1786 deletions(-)
 ------------------------------------------------------------------------------
 
20121222
        + add *.dSYM directories to clean-rule in ncurses directory makefile,
          for Mac OS builds.
        + add a configure check for gcc option -no-cpp-precomp, which is not
          available in all Mac OS X configurations (report by Andras Salamon,
          cf: 20011208).
        + improve 20021221 workaround for broken acs, handling a case where
          that ACS_xxx character is not in the acsc string but there is a known
          wide-character which can be used.

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