[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ANN: ncurses-6.0-20170318
From: |
Sven Joachim |
Subject: |
Re: ANN: ncurses-6.0-20170318 |
Date: |
Mon, 20 Mar 2017 18:25:43 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux) |
On 2017-03-18 23:41 +0000, Thomas Dickey wrote:
> 20170318
> + change TERMINAL structure in term.h to make it opaque. Some
> applications misuse its members, e.g., directly modifying it
> rather than using def_prog_mode().
You're talking about lynx here, it seems ;-). Do you intend to make a
new release, since 2.8.9dev11 no longer builds unless NCURSES_INTERNALS
is #defined?
Which other applications do access the TERMINAL structure directly? I
would like to file bugs on them.
Cheers,
Sven