[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ncurses-5.6-20071006.patch.gz
From: |
Thomas Dickey |
Subject: |
ncurses-5.6-20071006.patch.gz |
Date: |
Sat, 06 Oct 2007 19:04:07 -0400 |
User-agent: |
Mutt/1.5.16 (2007-06-11) |
ncurses 5.6 - patch 20071006 - 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 Sat Oct 6 23:01:06 UTC 2007
------------------------------------------------------------------------------
NEWS | 8 +++++++-
dist.mk | 4 ++--
include/ncurses_defs | 3 ++-
ncurses/curses.priv.h | 36 ++++++++++++++++++++++++++++++++----
4 files changed, 43 insertions(+), 8 deletions(-)
------------------------------------------------------------------------------
20071006
+ add code to curses.priv.h ifdef'd with NCURSES_CHAR_EQ, which
changes the CharEq() macro to an inline function to allow comparing
cchar_t struct's without comparing gaps in a possibly unpacked
memory layout (report by Miroslav Lichvar).
--
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-20071006.patch.gz,
Thomas Dickey <=