[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ncurses-5.2-20010616.patch.gz
From: |
Thomas Dickey |
Subject: |
ncurses-5.2-20010616.patch.gz |
Date: |
Sat, 16 Jun 2001 14:27:52 -0400 |
User-agent: |
Mutt/1.2.5i |
ncurses 5.2 - patch 20010616 - 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
------------------------------------------------------------------------------
20010616
+ add parentheses in macros for malloc in test.priv.h, fixes an
expression in view.c (report by Wolfgang Gutjahr <address@hidden>).
+ add Caps.uwin, as an example.
+ change the way curses.h is generated, making the list of function
key definitions extracted from the Caps file.
+ add #undef's before possible redefinition of ERR and OK in curses.h
+ modify logic in tic, toe, tput and tset which checks for basename of
argv[0] to work properly on systems such as OS/2 which have
case-independent filenames and/or program suffixes, e.g., ".ext".
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- ncurses-5.2-20010616.patch.gz,
Thomas Dickey <=