[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ncurses-5.3-20030419.patch.gz
From: |
Thomas Dickey |
Subject: |
ncurses-5.3-20030419.patch.gz |
Date: |
Sat, 19 Apr 2003 18:56:19 -0400 |
User-agent: |
Mutt/1.3.27i |
ncurses 5.3 - patch 20030419 - 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
------------------------------------------------------------------------------
20030419
+ modify logic of acsc to use the original character if no mapping is
defined, noting that Solaris does this.
+ modify ncurses 'b' test to avoid using the acs_map[] array since
20021231 changes it to no longer contain information from the acsc
string.
+ modify makefile rules in c++, progs, tack and test to ensure that
the compiler flags (e.g., $CFLAGS or $CCFLAGS) are used in the link
command (report by Jose Luis Rico Botella <address@hidden>).
+ modify soft-key initialization to use A_REVERSE if A_STANDOUT would
not be shown when colors are used, i.e., if ncv#1 is set in the
terminfo as is done in "screen".
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- ncurses-5.3-20030419.patch.gz,
Thomas Dickey <=