[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ncurses-5.2-20021005.patch.gz
From: |
Thomas Dickey |
Subject: |
ncurses-5.2-20021005.patch.gz |
Date: |
Sat, 5 Oct 2002 21:30:58 -0400 |
User-agent: |
Mutt/1.2.5i |
ncurses 5.2 - patch 20021005 - T.Dickey
------------------------------------------------------------------------------
Ncurses 5.2 is at
ftp.gnu.org:/pub/gnu
Patches for ncurses 5.2 are in the subdirectory
ftp://dickey.his.com/ncurses/5.2
------------------------------------------------------------------------------
20021002 pre-release
+ correct winnwstr() to account for non-character cells generated when
a double-width character is added (report by Michael Bienia
<address@hidden>).
+ modify _nc_viswbuf2n() to provide better results using wctomb().
+ correct logic in _nc_varargs() which broke tracing of parameters for
formats such as "%.*s".
+ correct scale factor in linux-c and linux-c-nc terminfo entries
(report Floyd Davidson).
+ change tic -A option to -t, add the same option to infocmp for
consistency.
+ correct "%c" implementation in lib_tparm.c, which did not map a null
character to a 128 (cf: 980620) (patch by Frank Henigman
<address@hidden>).
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- ncurses-5.2-20021005.patch.gz,
Thomas Dickey <=