[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ncurses-5.9-20121229.patch.gz
From: |
Thomas Dickey |
Subject: |
ncurses-5.9-20121229.patch.gz |
Date: |
Sat, 29 Dec 2012 21:08:53 -0500 |
User-agent: |
Mutt/1.5.20 (2009-06-14) |
ncurses 5.9 - patch 20121229 - 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-20121229.patch.gz
patch by Thomas E. Dickey <address@hidden>
created Sun Dec 30 01:55:33 UTC 2012
------------------------------------------------------------------------------
NEWS | 55 +++++++++++++-----------
c++/cursesf.h | 8 +--
c++/cursesm.h | 6 +-
c++/cursesp.h | 6 +-
c++/etip.h.in | 6 +-
dist.mk | 4 -
ncurses/tinfo/captoinfo.c | 13 +++--
ncurses/tinfo/write_entry.c | 25 ++++++-----
package/debian/changelog | 4 -
package/ncurses.spec | 2
progs/dump_entry.c | 40 +++++++++++++++--
test/demo_defkey.c | 6 +-
test/demo_terminfo.c | 8 +--
test/gdc.c | 6 +-
test/ncurses.c | 95 ++++++++++++++++++++++--------------------
test/newdemo.c | 4 -
test/view.c | 4 -
17 files changed, 171 insertions(+), 121 deletions(-)
------------------------------------------------------------------------------
20121229
+ fix coverity warnings regarding copying into fixed-size buffers.
+ add throw-declarations in the c++ binding per Coverity warning.
+ minor changes to new-items for consistent reference to bug-report
numbers.
--
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-20121229.patch.gz,
Thomas Dickey <=