[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ncurses-5.9-20130706.patch.gz
From: |
Thomas Dickey |
Subject: |
ncurses-5.9-20130706.patch.gz |
Date: |
Sat, 06 Jul 2013 19:17:49 -0400 |
User-agent: |
Mutt/1.5.20 (2009-06-14) |
ncurses 5.9 - patch 20130706 - 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-20130706.patch.gz
patch by Thomas E. Dickey <address@hidden>
created Sat Jul 6 22:59:22 UTC 2013
------------------------------------------------------------------------------
Ada95/aclocal.m4 | 37
Ada95/configure | 823 +++++-----
NEWS | 13
aclocal.m4 | 37
configure | 3502 ++++++++++++++++++++++++--------------------
configure.in | 10
dist.mk | 4
include/ncurses_defs | 3
ncurses/Makefile.in | 8
ncurses/trace/lib_trace.c | 7
ncurses/wcwidth.h | 21
package/debian/changelog | 4
package/ncurses.spec | 2
13 files changed, 2419 insertions(+), 2052 deletions(-)
------------------------------------------------------------------------------
20130706
+ add fallback defs for <inttypes.h> and <stdint.h> (cf: 20120225).
+ add check for size of wchar_t, use that to suppress a chunk of
wcwidth.h in MinGW port.
+ quiet linker warnings for MinGW cross-compile with dll's using the
--enable-auto-import flag.
+ add ncurses.map rule to ncurses/Makefile to help diagnose symbol
table issues.
--
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-20130706.patch.gz,
Thomas Dickey <=