bug-ncurses
[Top][All Lists]
Advanced

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

Re: [bug] tic -x and use= building blocks


From: Alain Bench
Subject: Re: [bug] tic -x and use= building blocks
Date: Sun, 9 Apr 2006 18:16:10 +0200 (CEST)
User-agent: Mutt/1.4i-ja.1

 On Monday, April 3, 2006 at 21:29:18 +0200, Alain Bench wrote:

> Some useless (and harmless) data is appended to a compiled terminfo
> entry which is use=d by another entry, if the later has custom
> extended or commented out capabilities.

    Thanks: This precise case is cleaned in Ncurses-5.5-20060408.
However there remains a little related dust under the carpet: Garbage is
appended to an entry which uses another one, when the later has already
been used before, and the using ones declare custom caps.

    Example test2.src attached, defining 3 entries:

 - test1 is the sole building block
 - test2 uses test1 and adds an AX extended cap
 - test3 uses test1 and adds a BY extended cap

    Compile with "tic -x test2.src", and "less ~/.terminfo/t/test3"
shows an unexpected trace of AX.


Bye!    Alain.
-- 
Everything about locales on Sven Mascheck's excellent site at new
location <URL:http://www.in-ulm.de/~mascheck/locale/>. The little tester
utility is at <URL:http://www.in-ulm.de/~mascheck/locale/checklocale.c>.

Attachment: test2.src
Description: Text document


reply via email to

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