[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ncurses-5.6-20070324.patch.gz
From: |
Thomas Dickey |
Subject: |
ncurses-5.6-20070324.patch.gz |
Date: |
Sat, 24 Mar 2007 20:31:19 -0400 |
User-agent: |
Mutt/1.5.13 (2006-08-11) |
ncurses 5.6 - patch 20070324 - 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 Mar 25 00:28:09 UTC 2007
------------------------------------------------------------------------------
Ada95/src/terminal_interface-curses.adb | 48 +++++++++++++++++++++---------
NEWS | 10 +++++-
aclocal.m4 | 7 ++--
c++/cursesw.cc | 11 +++++-
c++/cursesw.h | 4 +-
configure | 42 +++++++++++++++-----------
configure.in | 9 ++++-
dist.mk | 4 +-
mk-1st.awk | 17 ++++++++--
9 files changed, 105 insertions(+), 47 deletions(-)
------------------------------------------------------------------------------
20070324
+ eliminate part of the direct use of WINDOW data from Ada95 interface.
+ fix substitutions for termlib filename to make configure option
--enable-reentrant work with --with-termlib.
+ change a constructor for NCursesWindow to allow compiling with
NCURSES_OPAQUE defined, since we cannot pass a reference to
an opaque pointer.
--
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.6-20070324.patch.gz,
Thomas Dickey <=