bug-ncurses
[Top][All Lists]
Advanced

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

ANN: ncurses-5.9-20140802


From: Thomas Dickey
Subject: ANN: ncurses-5.9-20140802
Date: Sat, 02 Aug 2014 21:20:36 -0400
User-agent: Mutt/1.5.20 (2009-06-14)

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

 ncurses 5.9 - patch  - 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-20140802.patch.gz
 patch by Thomas E. Dickey <address@hidden>
 created  Sun Aug  3 01:14:25 UTC 2014
 ------------------------------------------------------------------------------
 Ada95/aclocal.m4                 |   13 
 Ada95/configure                  |   99 +-
 Ada95/configure.in               |    6 
 Ada95/src/Makefile.in            |    4 
 NEWS                             |   14 
 aclocal.m4                       |   13 
 configure                        | 1482 ++++++++++++++++++-------------------
 configure.in                     |    7 
 dist.mk                          |    4 
 include/curses.h.in              |    4 
 include/ncurses_dll.h.in         |   20 
 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 
 test/Makefile.in                 |    4 
 test/clip_printw.c               |    6 
 test/demo_forms.c                |    6 
 test/demo_menus.c                |    6 
 test/demo_panels.c               |    6 
 test/firework.c                  |   16 
 test/form_driver_w.c             |    4 
 test/gdc.c                       |    8 
 test/hanoi.c                     |    6 
 test/ins_wide.c                  |    8 
 test/insdelln.c                  |    8 
 test/key_names.c                 |    6 
 test/ncurses.c                   |   30 
 test/newdemo.c                   |    6 
 test/rain.c                      |    9 
 test/tclock.c                    |    8 
 test/test.priv.h                 |   11 
 test/test_add_wchstr.c           |   10 
 test/test_addwstr.c              |    8 
 test/testaddch.c                 |    6 
 37 files changed, 975 insertions(+), 883 deletions(-)
 ------------------------------------------------------------------------------
 
20140802
        + minor portability fixes for MinGW:
          + ensure WINVER is defined in makefiles rather than using headers
          + add check for gnatprep "-T" option
          + work around bug introduced by gcc 4.8.1 in MinGW which breaks
            "trace" feature:
            
http://stackoverflow.com/questions/20877689/gcc-4-8-1-minggw-d-option-does-not-work-as-usual
        + fix most compiler warnings for Cygwin ncurses-examples.
        + restore "redundant" -I options in test/Makefile.in, since they are
          typically needed when building the derived ncurses-examples package
          (cf: 20140726).


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