Path: utzoo!telly!attcan!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!tut.cis.ohio-state.edu!CSRI.TORONTO.EDU!moraes From: moraes@CSRI.TORONTO.EDU (Mark Moraes) Newsgroups: gnu.gcc Subject: Re: Software tool (indent) munges code Message-ID: <89Dec13.012953est.827@church.csri.toronto.edu> Date: 13 Dec 89 06:29:49 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 5 Beverly Erlebacher points out that SunOS4.0 compilers also follow ANSI, and interpret =op as = op, compiling silently if op is a unary operator. But SunOS4.0 indent works like SunOS3.x/BSD indent and indents according to the old rules, making it op=. So for SunOS in my previous note, please read SunOS3.x.