Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!tut.cis.ohio-state.edu!UUNET.UU.NET!rocket!dove From: rocket!dove@UUNET.UU.NET (Webster Dove) Newsgroups: gnu.gcc.bug Subject: Re: parsing failure in gcc-1.35 (clearerr() IS a macro!) Message-ID: <8906171904.AA26565@rocket.sanders.com> Date: 17 Jun 89 19:04:48 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 13 Thanks for the hint! Web Return-Path: From: uunet!elf115!rec Date: Fri, 16 Jun 89 00:23:36 -0400 To: rocket!peach!dove Subject: Re: parsing failure in gcc-1.35 News-Path: uunet!cs.utexas.edu!tut.cis.ohio-state.edu!UUNET.UU.NET!rocket!peach!dove Perhaps clearerr() is defined as a macro. Macro expansion in declarations has been known to destroy the best of parsers. -- rec --