bug-ncurses
[Top][All Lists]
Advanced

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

ncurses-5.4-20050326.patch.gz


From: Thomas Dickey
Subject: ncurses-5.4-20050326.patch.gz
Date: Sat, 26 Mar 2005 21:24:10 -0500
User-agent: Mutt/1.5.6+20040907i

 ncurses 5.4 - patch 20050326 - T.Dickey

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

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

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

 ------------------------------------------------------------------------------
 INSTALL                  |    7 
 NEWS                     |   11 
 configure                | 2386 ++++++++++++++++++++++-----------------------
 configure.in             |   19 
 dist.mk                  |    4 
 include/curses.h.in      |    8 
 include/curses.tail      |    4 
 misc/run_tic.in          |   18 
 misc/shlib               |   72 +
 ncurses/base/lib_addch.c |   10 
 10 files changed, 1320 insertions(+), 1219 deletions(-)
 ------------------------------------------------------------------------------

20050326
        + add ifdef's for _LP64 in curses.h to avoid using wasteful 64-bits for
          chtype and mmask_t, but add configure option --disable-lp64 in case
          anyone used that configuration.
        + update misc/shlib script to account for Mac OS X (report by Michail
          Vidiassov).
        + correct comparison for wrapping multibyte characters in
          waddch_literal() (report by TAKAHASHI Tamotsu).

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