From owner-cvs-all Fri May 17 4:18:41 2002 Delivered-To: cvs-all@freebsd.org Received: from durham-ar1-4-64-252-019.durham.dsl-verizon.net (durham-ar1-4-64-252-019.durham.dsl-verizon.net [4.64.252.19]) by hub.freebsd.org (Postfix) with SMTP id 9D92B37B40B for ; Fri, 17 May 2002 04:18:24 -0700 (PDT) Received: (qmail 8604 invoked by uid 1001); 17 May 2002 11:19:00 -0000 Date: Fri, 17 May 2002 11:19:00 +0000 From: "J. Mallett" To: Brian Somers Cc: "J. Mallett" , Mike Barcroft , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/usr.bin/tee tee.c Message-ID: <20020517111900.GA26515@FreeBSD.ORG> References: <20020517110339.GB9781@FreeBSD.ORG> <200205171111.g4HBBYWs091280@hak.lan.Awfulhak.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200205171111.g4HBBYWs091280@hak.lan.Awfulhak.org> User-Agent: Mutt/1.3.27i Organisation: The FreeBSD Project Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, May 17, 2002 at 12:11:34PM +0100, Brian Somers wrote: > > So control of the main() function doesn't end without a return as the > > compiler thinks because it doesn't realise exit() eats program flow. > > exit() is marked _dead2, ie, it doesn't return. Then it must be getting implicitly declared or prototyped somewhere else. I had GCC complain on one of the cluster machines. > > Still though, I can back it out. > > IMHO it would be only twice as wrong to back it out :*) Not in the name of "reducing diffs", I suppose. So uh, forget what I said when I backed it out, and pretend I did it to "reduce diffs" :P -- jmallett@FreeBSD.org | C, MIPS, POSIX, UNIX, BSD, IRC Geek. http://www.FreeBSD.org | The Power to Serve Vote for me for FreeBSD core or the cute little bunny gets it. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message