[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ncurses-5.9-20110409.patch.gz
From: |
Thomas Dickey |
Subject: |
ncurses-5.9-20110409.patch.gz |
Date: |
Sat, 09 Apr 2011 20:36:44 -0400 |
User-agent: |
Mutt/1.5.18 (2008-05-17) |
ncurses 5.9 - patch 20110409 - 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-20110409.patch.gz
patch by Thomas E. Dickey <address@hidden>
created Sun Apr 10 00:33:46 UTC 2011
------------------------------------------------------------------------------
NEWS | 11
c++/cursesf.h | 8
c++/cursesm.h | 8
dist.mk | 4
include/ncurses_defs | 3
test/aclocal.m4 | 132 +
test/configure | 3315 ++++++++++++++++++++++---------------------------
test/configure.in | 105 -
test/test.priv.h | 18
9 files changed, 1745 insertions(+), 1859 deletions(-)
------------------------------------------------------------------------------
20110409
+ fixes to build c++ binding with clang 3.0 (patch by Alexander
Kolesen).
+ add check for unctrl.h in test/configure, to work around breakage in
some ncurses packages.
+ add "--disable-widec" option to test/configure script.
+ add "--with-curses-colr" and "--with-curses-5lib" options to the
test/configure script to address testing with very old machines.
--
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net
signature.asc
Description: Digital signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- ncurses-5.9-20110409.patch.gz,
Thomas Dickey <=