Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!news.cs.indiana.edu!rose.ucs.indiana.edu!anlhille From: anlhille@rose.ucs.indiana.edu (Joseph Hillenburg) Newsgroups: comp.lang.c Subject: Re: Do you trust the "indent" program? Message-ID: <1991Jan1.042037.21705@news.cs.indiana.edu> Date: 1 Jan 91 04:18:50 GMT References: <12184@sybase.sybase.com> <5970@stpstn.UUCP> Sender: news@news.cs.indiana.edu Reply-To: anlhille@rose.ucs.indiana.edu Organization: UCS VAXcluster, Indiana University At Bloomington Lines: 22 News-Software: VAX/VMS VNEWS 1.3-4 Nntp-Posting-Host: rose.ucs.indiana.edu In article <5970@stpstn.UUCP>, lerman@stpstn.UUCP (Ken Lerman) writes... |In article <12184@sybase.sybase.com> forrest@sybase.com writes: I fiddled with Intent on a pure BSD4.3/MicroVAX II, and compiled a single C file with the options: % gcc -O -S test.c % mv test.s test_noindent.s % indent test.c % gcc -O -S test.c % mv test.s test_indent.s I won't show diffs, but there was less than 10 lines difference in the two files. The test.c file was the source to a mutant version of ctar. Of course, you may get different results. +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+ | // Joseph Hillenburg, Secretary, Bloomington Amiga Users Group | | \X/ anlhille@ucs.indiana.edu anlhille@iurose.BITNET | | "Have fun folks. It's the last time you'll be seeing this place" | +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+