bug-ncurses
[Top][All Lists]
Advanced

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

ncurses-5.3-20030621.patch.gz


From: Thomas Dickey
Subject: ncurses-5.3-20030621.patch.gz
Date: Sat, 21 Jun 2003 19:52:19 -0400
User-agent: Mutt/1.3.28i

 ncurses 5.3 - patch 20030621 - 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

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

20030621
        + write getyx() and related 2-return macros in terms of getcury(),
          getcurx(), etc.
        + modify waddch_literal() in case an application passes bytes of a
          multibyte character directly to waddch().  In this case, waddch()
          must reassemble the bytes into a wide-character (report by Tomohiro
          KUBOTA <address@hidden>).




reply via email to

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