bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ncurses-5.6-20080920.patch.gz


From: Thomas Dickey
Subject: ncurses-5.6-20080920.patch.gz
Date: Sat, 20 Sep 2008 21:04:36 -0400
User-agent: Mutt/1.5.18 (2008-05-17)

 ncurses 5.6 - patch 20080920 - Thomas E. Dickey

 ------------------------------------------------------------------------------

 Ncurses 5.6 is at
        ftp.gnu.org:/pub/gnu

 Patches for ncurses 5.6 are in the subdirectory
        ftp://invisible-island.net/ncurses/5.6

 ------------------------------------------------------------------------------
 patch by Thomas E. Dickey <address@hidden>
 created  Sun Sep 21 01:01:25 UTC 2008
 ------------------------------------------------------------------------------
 MANIFEST                               |    1 
 NEWS                                   |   10 +
 aclocal.m4                             |   38 +++--
 configure                              |   33 +++-
 dist.mk                                |    4 
 ncurses-5.6-20080920/misc/ncurses.supp |  205 +++++++++++++++++++++++++++++++
 ncurses/base/lib_freeall.c             |   12 +
 ncurses/base/lib_getch.c               |    4 
 ncurses/base/lib_mouse.c               |   19 +-
 ncurses/curses.priv.h                  |    4 
 10 files changed, 291 insertions(+), 39 deletions(-)
 ------------------------------------------------------------------------------

20080920
        + fix shared-library rules for cygwin with tic- and tinfo-libraries.
        + fix a memory leak when failure to connect to GPM.
        + correct check for notimeout() in wgetch() (report on linux.redhat
          newsgroup by FurtiveBertie).
        + add an example warning-suppression file for valgrind,
          misc/ncurses.supp (based on example from Reuben Thomas)

-- 
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]