Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 May 2002 11:19:00 +0000
From:      "J. Mallett" <jmallett@FreeBSD.ORG>
To:        Brian Somers <brian@Awfulhak.org>
Cc:        "J. Mallett" <jmallett@FreeBSD.ORG>, Mike Barcroft <mike@FreeBSD.ORG>, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   Re: cvs commit: src/usr.bin/tee tee.c
Message-ID:  <20020517111900.GA26515@FreeBSD.ORG>
In-Reply-To: <200205171111.g4HBBYWs091280@hak.lan.Awfulhak.org>
References:  <jmallett@FreeBSD.ORG> <20020517110339.GB9781@FreeBSD.ORG> <200205171111.g4HBBYWs091280@hak.lan.Awfulhak.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020517111900.GA26515>