bug-ncurses
[Top][All Lists]
Advanced

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

ncurses-5.3-20030614.patch.gz


From: Thomas Dickey
Subject: ncurses-5.3-20030614.patch.gz
Date: Sat, 14 Jun 2003 20:27:27 -0400
User-agent: Mutt/1.3.28i

 ncurses 5.3 - patch 20030614 - T.Dickey

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

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

 Patches for ncurses 5.3 are in the subdirectory
        ftp://dickey.his.com/ncurses/5.3

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

20030614
        + modify waddch_literal() in case a multibyte value occupies more than
          two cells.
        + modify PutAttrChar() to compute the number of character cells that
          are used in multibyte values.  This fixes a problem displaying
          double-width characters (report/test by Mitsuru Chinen
          <address@hidden>).
        + add a null-pointer check for result of keyname() in _tracechar()
        + modify _tracechar() to work around glibc sprintf bug.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]