[gnu.gcc.bug] parsing failure in gcc-1.35

dove@UUNET.UU.NET (Webster Dove) (06/18/89)

Thanks for the hint!

Web

Return-Path: <uunet!elf115!rec>
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 --