Subject: Re: Curses programs set terminal to 7 bit
To: None <darcy@druid.com>
From: Mike Long <mike.long@analog.com>
List: current-users
Date: 11/04/1994 11:43:32
>Date: Fri, 4 Nov 1994 07:00:21 -0500 (EST)
>From: "D'Arcy J.M. Cain" <darcy@druid.com>
>
>Any further suggestions?

Look through the source for the affected programs for '#include
<sgtty.h>' directives.  If found, port the affected code to use
termios.h (and/or get the author/maintainer to do it).  The old
sgtty.h interface is not eight-bit clean.
-- 
Mike Long                                         Mike.Long@Analog.com
VLSI Design Engineer                  (PGP 2.6.1 public key available)
Analog Devices, CPD Division
Norwood, MA 02062 USA                assert(*this!=opinionof(Analog));