[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ncurses-5.9-20130427.patch.gz
From: |
Thomas Dickey |
Subject: |
ncurses-5.9-20130427.patch.gz |
Date: |
Sat, 27 Apr 2013 19:34:48 -0400 |
User-agent: |
Mutt/1.5.20 (2009-06-14) |
ncurses 5.9 - patch 20130427 - 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-20130427.patch.gz
patch by Thomas E. Dickey <address@hidden>
created Sat Apr 27 23:24:20 UTC 2013
------------------------------------------------------------------------------
Ada95/configure | 172 +++-----
Ada95/configure.in | 8
Ada95/include/ncurses_defs | 5
NEWS | 6
configure | 784 ++++++++++++++++++----------------------
configure.in | 5
dist.mk | 4
include/ncurses_defs | 3
misc/terminfo.src | 24 -
ncurses/tty/lib_tstp.c | 8
package/debian/changelog | 4
package/ncurses.spec | 2
progs/dump_entry.c | 4
test/blue.c | 6
test/bs.c | 6
test/configure | 828 ++++++++++++++++++++-----------------------
test/configure.in | 4
test/firework.c | 4
test/gdc.c | 6
test/hashtest.c | 6
test/ncurses.c | 4
test/newdemo.c | 4
test/view.c | 10
test/worm.c | 6
test/xmas.c | 6
25 files changed, 878 insertions(+), 1041 deletions(-)
------------------------------------------------------------------------------
20130427
+ fix clang 3.2 warning in progs/dump_entry.c
+ drop AC_TYPE_SIGNAL check; ncurses relies on c89 and later.
--
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-20130427.patch.gz,
Thomas Dickey <=