bug-ncurses
[Top][All Lists]
Advanced

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

ncurses-5.9-20121201.patch.gz


From: Thomas Dickey
Subject: ncurses-5.9-20121201.patch.gz
Date: Sat, 01 Dec 2012 21:44:16 -0500
User-agent: Mutt/1.5.20 (2009-06-14)

 ncurses 5.9 - patch 20121201 - 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-20121201.patch.gz
 patch by Thomas E. Dickey <address@hidden>
 created  Sun Dec  2 02:34:01 UTC 2012
 ------------------------------------------------------------------------------
 MANIFEST                                          |    2 
 NEWS                                              |    8 -
 dist.mk                                           |    4 
 ncurses-5.9-20121201/ncurses/widechar/widechars.c |  151 ++++++++++++++++++++
 ncurses-5.9-20121201/test/widechars.h             |   71 +++++++++
 ncurses/curses.priv.h                             |   22 ++
 ncurses/modules                                   |    3 
 package/debian/changelog                          |    4 
 package/ncurses.spec                              |    2 
 test/modules                                      |    6 
 test/test.priv.h                                  |    6 
 test/view.c                                       |   50 +++---
 12 files changed, 294 insertions(+), 35 deletions(-)
 ------------------------------------------------------------------------------
 
20121201
        + also replace MinGW's wctomb(), fixing a problem with setcchar().
        + modify test/view.c to load UTF-8 when built with MinGW by using
          regular win32 API because the MinGW functions mblen() and mbtowc()
          do not work.


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