bug-ncurses
[Top][All Lists]
Advanced

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

ncurses-5.9-20120922.patch.gz


From: Thomas Dickey
Subject: ncurses-5.9-20120922.patch.gz
Date: Sat, 22 Sep 2012 19:30:35 -0400
User-agent: Mutt/1.5.20 (2009-06-14)

 ncurses 5.9 - patch 20120922 - 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-20120922.patch.gz
 patch by Thomas E. Dickey <address@hidden>
 created  Sat Sep 22 23:21:49 UTC 2012
 ------------------------------------------------------------------------------
 NEWS                          |   15 ++++++++++++---
 README.MinGW                  |   17 ++++++++++-------
 dist.mk                       |    4 ++--
 include/curses.h.in           |    4 ++--
 ncurses/base/lib_driver.c     |   22 ++++++++++++++++++----
 ncurses/tinfo/lib_setup.c     |    6 +++++-
 ncurses/win32con/win_driver.c |    4 ++--
 package/debian/changelog      |    4 ++--
 package/ncurses.spec          |    2 +-
 9 files changed, 54 insertions(+), 24 deletions(-)
 ------------------------------------------------------------------------------
 
20120922
        + modify setupterm to set its copy of TERM to "unknown" if configured
          for the terminal driver and TERM was null or empty.
        + modify treatment of TERM variable for MinGW port to allow explicit
          use of the windows console driver by checking if $TERM is set to
          "#win32con" or an abbreviation of that.
        + undo recent change to fallback definition of vsscanf() to build with
          older Solaris compilers (cf: 20120728).

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