axiom-developer
[Top][All Lists]
Advanced

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

Re: [Axiom-developer] current CVS tree (axiom 3 beta) fails to build


From: root
Subject: Re: [Axiom-developer] current CVS tree (axiom 3 beta) fails to build
Date: Tue, 4 Jan 2005 23:19:33 -0500

Gabriel,

Steve Wilson points out that the CHANGELOG contains the lines:

20041116 tpd src/clef/edible.c termios -> termio
20040730 sxw src/clef/edible.c termio -> termios

so it appears that on some systems we need termio and
on others we need termios.

Steve believes that this is dead code because at the top
of the file we see:

#ifdef unlikely
...
#define logterm

and the termios code is protected by 
#ifdef logterm

still checking....

Tim




reply via email to

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