Path: utzoo!utgpu!watmath!uunet!tut.cis.ohio-state.edu!CS.ROCHESTER.EDU!ken From: ken@CS.ROCHESTER.EDU (Ken Yap) Newsgroups: gnu.gcc.bug Subject: Re: typedef bug? Message-ID: <8901240948.AA27415@cedar.cs.rochester.edu> Date: 24 Jan 89 09:48:46 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 9 Sorry, ignore that last message. Stop sending me mail. It is in fact not legal C. It is missing a semicolon before the }. I do know about C syntax, but the combination of somebody elses indentation style, an overpermissive Sun cc and the late hour caused me to miss the error. What annoys me is that lint wouldn't have caught the error either because it is based on the same pcc parser. Maybe I should start using gcc as a checker (1/2 (-:).