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

Re: Bug#35288: ispell: use termios instead of termio



On Tue, Mar 30, 1999 at 09:05:09PM +0100, Nikita Schmidt wrote:
> Package: ispell
> Version: 3.1.20-0.6
> [...]
> The patch below works around this problem by detecting glibc and choosing
> termios instead of termio.  It may not be an optimal solution, but at least it
> fixes the problem on Linux/Alpha and is believed not to break things on other
> platforms.
> [...]
>
> [patch removed]
 
I do not like such a stack of #ifdef's. The mail said termio is obsolete. If
this is correct - why not simply remove the ioctl-calls und use termios
instead? This might break ispell on older platforms but hey - that's life ;)

cu
    Torsten


Reply to: