Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!rutgers!mit-eddie!uw-beaver!tektronix!reed!tessi!joey From: joey@tessi.UUCP Newsgroups: comp.sources.bugs Subject: isatty() behaviour (was Compress error messages) Message-ID: <408@tessi.UUCP> Date: Sun, 30-Aug-87 10:47:00 EDT Article-I.D.: tessi.408 Posted: Sun Aug 30 10:47:00 1987 Date-Received: Thu, 3-Sep-87 05:53:00 EDT Reply-To: joey@tessi.UUCP (Joe Pruett) Organization: TSSI, Beaverton, Oregon Lines: 11 Maybe someone can answer this for me... Why doesn't isatty() clear errno before it returns? It is determining something by purposely trying to generate an error. Seems reasonable that it should then clean up after itself if it actually generated an error. Think of all the code that would stop behaving semi-irrationally if this "fix" were installed. -- Joe Pruett Test Systems Strategies ...!tektronix!tessi!joey