bug-ncurses
[Top][All Lists]
Advanced

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

ncurses-5.7-20090906.patch.gz


From: Thomas Dickey
Subject: ncurses-5.7-20090906.patch.gz
Date: Sun, 06 Sep 2009 14:14:02 -0400
User-agent: Mutt/1.5.20 (2009-06-14)

 ncurses 5.7 - patch 20090906 - 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-20090906.patch.gz
 patch by Thomas E. Dickey <address@hidden>
 created  Sun Sep  6 18:03:59 UTC 2009
 ------------------------------------------------------------------------------
 NEWS                       |   11 ++++++++++-
 dist.mk                    |    4 ++--
 include/curses.h.in        |   26 +++++++++++++++-----------
 man/curs_opaque.3x         |   20 +++++++++++++++++---
 ncurses/base/lib_newterm.c |    6 ++++--
 ncurses/base/lib_newwin.c  |    8 ++++----
 6 files changed, 52 insertions(+), 23 deletions(-)
 ------------------------------------------------------------------------------

20090906
        + fix typo s/is_timeout/is_notimeout/ which made "man is_notimeout" not
          work.
        + add null-pointer checks to other opaque-functions.
        + add is_pad() and is_subwin() functions for opaque access to WINDOW
          (discussion with Mark Dickinson).
        + correct merge to lib_newterm.c, which broke when sp-funcs was
          enabled.

-- 
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]