bug-ncurses
[Top][All Lists]
Advanced

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

Re: ncurses-5.2-20010618.patch.gz


From: Eugene Lee
Subject: Re: ncurses-5.2-20010618.patch.gz
Date: Mon, 18 Jun 2001 14:28:59 -0700
User-agent: Mutt/1.2i

On Mon, Jun 18, 2001 at 03:32:51PM -0400, Thomas Dickey wrote:
: 
:  ncurses 5.2 - patch 20010618 - T.Dickey

[...]

:  20010618
:       + change overlooked several CharOf/UChar instances.

The make fails in the test directory:

        cc -o view ../objects/view.o -L../lib -L/usr/local/lib -lform -lmenu 
-lpanel -lncurses     
        /usr/bin/ld: Undefined symbols:
        _CharOf
        make[1]: *** [view] Error 1
        make: *** [all] Error 2

Looks like view.c still uses CharOf().  Just swap it with UChar()?


-- 
Eugene Lee
address@hidden



reply via email to

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