[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ncurses-5.7-20090530.patch.gz
From: |
Thomas Dickey |
Subject: |
ncurses-5.7-20090530.patch.gz |
Date: |
Sat, 30 May 2009 19:31:29 -0400 |
User-agent: |
Mutt/1.5.18 (2008-05-17) |
ncurses 5.7 - patch 20090530 - Thomas E. Dickey
------------------------------------------------------------------------------
Ncurses 5.7 is at
ftp.gnu.org:/pub/gnu
Patches for ncurses 5.7 are in the subdirectory
ftp://invisible-island.net/ncurses/5.7
------------------------------------------------------------------------------
ftp://invisible-island.net/ncurses/5.7/ncurses-5.7-20090530.patch.gz
patch by Thomas E. Dickey <address@hidden>
created Sat May 30 23:24:28 UTC 2009
------------------------------------------------------------------------------
NEWS | 8 +++++++-
dist.mk | 4 ++--
ncurses/base/lib_dft_fgbg.c | 6 +++---
ncurses/base/lib_getch.c | 9 +++++++--
ncurses/base/lib_insch.c | 33 +++++++++++++++++++--------------
ncurses/base/lib_insnstr.c | 8 +++++---
ncurses/curses.priv.h | 33 +++++++++++++++++++++++++--------
ncurses/tinfo/lib_cur_term.c | 6 +++++-
ncurses/tinfo/lib_data.c | 6 ++++--
ncurses/tinfo/lib_setup.c | 23 ++++++++++++++---------
ncurses/widechar/lib_ins_wch.c | 8 +++++---
test/demo_forms.c | 9 ++++++---
12 files changed, 102 insertions(+), 51 deletions(-)
------------------------------------------------------------------------------
20090530
+ fix an infinite recursion when adding a legacy-coding 8-bit value
using insch() (report by Clemens Ladisch).
+ free home-terminfo string in del_curterm() (patch by Dan Weber).
+ continue integrating "sp-funcs" by Juergen Pfeifer (incomplete).
--
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.7-20090530.patch.gz,
Thomas Dickey <=