bug-ncurses
[Top][All Lists]
Advanced

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

Re: I: terminfo compilation warnings


From: Thomas Dickey
Subject: Re: I: terminfo compilation warnings
Date: Wed, 28 Jan 2004 05:53:20 -0500 (EST)

On Wed, 28 Jan 2004, Stanislav Ievlev wrote:

> Hello, friends!
>
> terminfo database compile with following warnings:
> "../../misc/terminfo.src", line 402, col 3, terminal 'ecma+color': unknown 
> capability 'AX'
> "../../misc/terminfo.src", line 2920, col 31, terminal 'xterm-1002': unknown 
> capability 'XM'
> "../../misc/terminfo.src", line 2922, col 31, terminal 'xterm-1003': unknown 
> capability 'XM'
> "../../misc/terminfo.src", line 3640, col 40, terminal 'screen': unknown 
> capability 'G0'
> "../../misc/terminfo.src", line 3661, col 31, terminal 'screen': unknown 
> capability 'E0'
> "../../misc/terminfo.src", line 3661, col 44, terminal 'screen': unknown 
> capability 'S0'
> "../../misc/terminfo.src", line 4594, col 13, terminal 'djgpp204': unknown 
> capability 'AX'
>
> Is this a bug or a feature?

The latter:

Running tic to install $TERMINFO ...

        You may see messages regarding unknown capabilities, e.g., AX.
        These are extended terminal capabilities which can be compiled
        using
                tic -x
        Read the INSTALL document before doing this - it can cause
        problems for older ncurses applications.



-- 
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net




reply via email to

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