bug-ncurses
[Top][All Lists]
Advanced

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

Re: ncurses-5.9-20110625.patch.gz


From: Thomas Dickey
Subject: Re: ncurses-5.9-20110625.patch.gz
Date: Sun, 26 Jun 2011 05:21:03 -0400 (EDT)

On Sun, 26 Jun 2011, Sven Joachim wrote:

On 2011-06-26 02:29 +0200, Thomas Dickey wrote:

        + reduce name pollution from term.h, moving fallback #define's for
          tcgetattr(), etc., to new private header nc_termios.h (report by
          Sergio NNX).

This private nc_termios.h header is actually #included by term_entry.h,
and the latter gets installed, but not the former.  This needs to be
fixed one way or another.

thanks - I'll move the include down into the C code as needed.

I did look closely at tack, to see what impact the change would have,
but overlooked this detail.

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



reply via email to

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