[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: suggestions
From: |
Thomas Dickey |
Subject: |
Re: suggestions |
Date: |
Sat, 6 Dec 2003 17:13:55 -0500 |
User-agent: |
Mutt/1.5.4i |
On Fri, Dec 05, 2003 at 02:17:45PM +0100, Marc Glisse wrote:
> Now on sparc-solaris2.8, sometime between 20030510 and 20030719, something
> was broken. When the widechar support is enabled, ncurses is not able to
> detect the vertical size of the terminal properly (xterm-165 in my case),
> and just uses the size defined in the terminfo entry, or the LINES
> variable from the environment. It works just fine with the same settings
> and terminfo on freebsd. I did not manage to find where this came from,
> sorry.
The fix for this is to define __EXTENSIONS__ (Solaris' kludge to restore
normal system capabilities when _XOPEN_SOURCE or _POSIX_C_SOURCE are defined).
I've added it to the configure script for tonight's patch (still working).
--
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net