bug-ncurses
[Top][All Lists]
Advanced

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

ncurses-5.7-20090117.patch.gz


From: Thomas Dickey
Subject: ncurses-5.7-20090117.patch.gz
Date: Sat, 17 Jan 2009 19:23:46 -0500
User-agent: Mutt/1.5.18 (2008-05-17)

 ncurses 5.7 - patch 20090117 - Thomas E. Dickey

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

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

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

 ------------------------------------------------------------------------------
 patch by Thomas E. Dickey <address@hidden>
 created  Sun Jan 18 00:21:12 UTC 2009
 ------------------------------------------------------------------------------
 NEWS                     |   13 ++++++++++++-
 aclocal.m4               |   10 +++++-----
 configure                |    6 +++---
 dist.mk                  |    4 ++--
 ncurses/base/lib_addch.c |    5 +++--
 5 files changed, 25 insertions(+), 13 deletions(-)
 ------------------------------------------------------------------------------

20090117
        + add -shared option to MK_SHARED_LIB when -Bsharable is used, for
          *BSD's, without which "main" might be one of the shared library's
          dependencies (report/analysis by Ken Dickey).
        + modify waddch_literal(), updating line-pointer after a multicolumn
          character is found to not fit on the current row, and wrapping is
          done.  Since the line-pointer was not updated, the wrapped
          multicolumn character was written to the beginning of the current row
          (cf: 20041023, reported by "Nick" regarding problem with ncmpc
          http://musicpd.org/mantis/bug_view_page.php?bug_id=1930).

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