bug-ncurses
[Top][All Lists]
Advanced

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

ncurses-5.9-20120903.patch.gz


From: Thomas Dickey
Subject: ncurses-5.9-20120903.patch.gz
Date: Mon, 03 Sep 2012 18:27:34 -0400
User-agent: Mutt/1.5.20 (2009-06-14)

(I noticed that the cross-compiles I'd done in the past couple of weeks
were using an incompletely-implemented output function - this fixes that).

 ncurses 5.9 - patch 20120903 - Thomas E. Dickey

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

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

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

 ------------------------------------------------------------------------------
 ftp://invisible-island.net/ncurses/5.9/ncurses-5.9-20120903.patch.gz
 patch by Thomas E. Dickey <address@hidden>
 created  Mon Sep  3 22:21:48 UTC 2012
 ------------------------------------------------------------------------------
 NEWS                          |    7 ++-
 dist.mk                       |    4 -
 ncurses/base/lib_printw.c     |   16 ++-----
 ncurses/tinfo/lib_setup.c     |    6 +-
 ncurses/win32con/win_driver.c |   88 ++++++++++++++++++++++++++++++++++++----
 package/debian/changelog      |    4 -
 package/ncurses.spec          |    2 
 7 files changed, 101 insertions(+), 26 deletions(-)
 ------------------------------------------------------------------------------
 
20120903
        + simplify varargs logic in lib_printw.c; va_copy is no longer needed
          there.
        + modifications for mingw port to make wide-character display usable.

 

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