|
From: | Thomas Dickey |
Subject: | Re: ncurses-5.6-20080712.patch.gz |
Date: | Sun, 13 Jul 2008 07:01:47 -0400 (EDT) |
On Sun, 13 Jul 2008, Thomas Dickey wrote:
On Sun, 13 Jul 2008, Christian Ebert wrote:ncurses/base/MKlib_gen.sh | 3 ++- ncurses/tinfo/lib_setup.c | 4 ++-- ncurses/tinfo/read_entry.c | 6 +++--- progs/MKtermsort.sh | 22 +++++++++++----------- progs/dump_entry.c | 12 ++++++------ progs/dump_entry.h | 6 +++--- 10 files changed, 37 insertions(+), 33 deletions(-) ------------------------------------------------------------------------------ 20080712 + compiler-warning fixes for Solaris.With this patch applied compiling on MacOS 10.4.11 fails like so:I assume it's due to the change to use PredIdx, which was fairly late in the process (though I did compile it... on more than one platform). I'll take a look and fix it.
I see the problem (I hadn't built the libraries using termcap-support, which uses the module in tput without first declaring the type).
-- Thomas E. Dickey http://invisible-island.net ftp://invisible-island.net
[Prev in Thread] | Current Thread | [Next in Thread] |