[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ncurses-5.9-20111119.patch.gz
From: |
Thomas Dickey |
Subject: |
ncurses-5.9-20111119.patch.gz |
Date: |
Sat, 19 Nov 2011 21:45:31 -0500 |
User-agent: |
Mutt/1.5.18 (2008-05-17) |
ncurses 5.9 - patch 20111119 - 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-20111119.patch.gz
patch by Thomas E. Dickey <address@hidden>
created Sun Nov 20 02:38:21 UTC 2011
------------------------------------------------------------------------------
NEWS | 11 ++++++++++-
dist.mk | 4 ++--
ncurses/curses.priv.h | 6 +-----
ncurses/tinfo/db_iterator.c | 4 ++--
4 files changed, 15 insertions(+), 10 deletions(-)
------------------------------------------------------------------------------
20111119
+ remove obsolete/conflicting fallback definition for _POSIX_SOURCE
from curses.priv.h, fixing a regression with IRIX64 and Tru64
(cf: 20110416)
+ modify _nc_tic_dir() to ensure that its return-value is nonnull,
i.e., the database iterator was not initialized. This case is needed
to when tic is translating to termcap, rather than loading the
database (cf: 20111001).
--
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-20111119.patch.gz,
Thomas Dickey <=