bug-ncurses
[Top][All Lists]
Advanced

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

ANN: ncurses-6.0-20150912


From: Thomas Dickey
Subject: ANN: ncurses-6.0-20150912
Date: Sat, 12 Sep 2015 20:45:32 -0400
User-agent: Mutt/1.5.20 (2009-06-14)

Files:
        ftp://invisible-island.net/AdaCurses/current/AdaCurses-20150912.tgz
        ftp://invisible-island.net/AdaCurses/current/AdaCurses-20150912.tgz.asc
        
ftp://invisible-island.net/AdaCurses/current/AdaCurses-small-20150912.tgz
        
ftp://invisible-island.net/AdaCurses/current/AdaCurses-small-20150912.tgz.asc
        
ftp://invisible-island.net/ncurses-examples/current/ncurses-examples-20150912.tgz
        
ftp://invisible-island.net/ncurses-examples/current/ncurses-examples-20150912.tgz.asc
        ftp://invisible-island.net/ncurses/6.0/MD5sums
        ftp://invisible-island.net/ncurses/6.0/dev-patches.zip
        ftp://invisible-island.net/ncurses/6.0/ncurses-6.0-20150912.patch.gz
        ftp://invisible-island.net/ncurses/6.0/ncurses-6.0-20150912.patch.gz.asc
        ftp://invisible-island.net/ncurses/current/ncurses-6.0-20150912.tgz
        ftp://invisible-island.net/ncurses/current/ncurses-6.0-20150912.tgz.asc
        ftp://invisible-island.net/ncurses/win32/mingw32-20150912.zip
        ftp://invisible-island.net/ncurses/win32/mingw64-20150912.zip

 ncurses 6.0 - patch 20150912 - Thomas E. Dickey

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

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

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

 ------------------------------------------------------------------------------
 ftp://invisible-island.net/ncurses/6.0/ncurses-6.0-20150912.patch.gz
 patch by Thomas E. Dickey <address@hidden>
 created  Sun Sep 13 00:36:49 UTC 2015
 ------------------------------------------------------------------------------
 NEWS                             |   16 
 VERSION                          |    2 
 aclocal.m4                       |   68 
 configure                        | 3106 ++++++++++++++++++-------------------
 dist.mk                          |    4 
 include/ncurses_cfg.hin          |    8 
 ncurses/base/lib_screen.c        |    3 
 package/debian-mingw/changelog   |    4 
 package/debian-mingw64/changelog |    4 
 package/debian/changelog         |    4 
 package/mingw-ncurses.nsi        |    4 
 package/mingw-ncurses.spec       |    2 
 package/ncurses.spec             |    2 
 13 files changed, 1651 insertions(+), 1576 deletions(-)
 ------------------------------------------------------------------------------
 
20150912
        + fixes for configure/build using clang on OSX (prompted by report by
          William Gallafent).
          + do not redefine "inline" in ncurses_cfg.h; this was originally to
            solve a problem with gcc/g++, but is aggravated by clang's misuse
            of symbols to pretend it is gcc.
          + add braces to configure script to prevent unwanted add of
            "-lstdc++" to the CXXLIBS symbol.
          + improve/update test-program used for checking existence of stdc++
            library.
          + if $CXXLIBS is set, the linkage test uses that in addition to $LIBS

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