From owner-svn-src-head@FreeBSD.ORG Mon Feb 22 14:53:39 2010 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 49268106566B; Mon, 22 Feb 2010 14:53:39 +0000 (UTC) (envelope-from des@des.no) Received: from smtp.des.no (smtp.des.no [194.63.250.102]) by mx1.freebsd.org (Postfix) with ESMTP id 038F38FC0A; Mon, 22 Feb 2010 14:53:38 +0000 (UTC) Received: from ds4.des.no (des.no [84.49.246.2]) by smtp.des.no (Postfix) with ESMTP id 176D71FFC22; Mon, 22 Feb 2010 14:53:38 +0000 (UTC) Received: by ds4.des.no (Postfix, from userid 1001) id C4E04844C4; Mon, 22 Feb 2010 15:53:37 +0100 (CET) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: "Bjoern A. Zeeb" References: <201002212103.o1LL3FGS037889@svn.freebsd.org> <20100222133112.D27327@maildrop.int.zabbadoz.net> Date: Mon, 22 Feb 2010 15:53:37 +0100 In-Reply-To: <20100222133112.D27327@maildrop.int.zabbadoz.net> (Bjoern A. Zeeb's message of "Mon, 22 Feb 2010 13:52:33 +0000 (UTC)") Message-ID: <86r5ode2z2.fsf@ds4.des.no> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.95 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, Robert Watson Subject: Re: svn commit: r204178 - head/games/fortune/fortune X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Feb 2010 14:53:39 -0000 "Bjoern A. Zeeb" writes: > It still seems to be quite common to use return rather than exit in > main(), and while style.9 may, in the future, possibly suggest that > exit() is the prefered token, we should not start changing all and > everything to exit() and still accept return() without major > bikesheds. Nobody's talking about changing return to exit() across the board - just about documenting existing practice and encouraging it in new code. DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no