From owner-svn-src-all@FreeBSD.ORG Wed Oct 15 14:02:12 2008 Return-Path: Delivered-To: svn-src-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A6FCB106568B; Wed, 15 Oct 2008 14:02:12 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (tim.des.no [194.63.250.121]) by mx1.freebsd.org (Postfix) with ESMTP id 602848FC19; Wed, 15 Oct 2008 14:02:12 +0000 (UTC) (envelope-from des@des.no) Received: from ds4.des.no (des.no [84.49.246.2]) by smtp.des.no (Postfix) with ESMTP id 9832C6D434; Wed, 15 Oct 2008 14:02:10 +0000 (UTC) Received: by ds4.des.no (Postfix, from userid 1001) id 822CF844BA; Wed, 15 Oct 2008 16:02:10 +0200 (CEST) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: Bruce Evans References: <200810141226.m9ECQtPW006469@svn.freebsd.org> <48F4A9A5.8020605@inse.ru> <200810141649.04834.max@love2party.net> <20081015195521.J43361@delplex.bde.org> Date: Wed, 15 Oct 2008 16:02:10 +0200 In-Reply-To: <20081015195521.J43361@delplex.bde.org> (Bruce Evans's message of "Wed, 15 Oct 2008 20:10:21 +1000 (EST)") Message-ID: <86abd60xel.fsf@ds4.des.no> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: Maxim Konovalov , Roman Kurakin , svn-src-all@FreeBSD.org, src-committers@FreeBSD.org, svn-src-head@FreeBSD.org, Max Laier Subject: Re: svn commit: r183881 - head/sys/netinet X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Oct 2008 14:02:12 -0000 Bruce Evans writes: > style(9) doesn't allow the C99 declaration since C99 hasn't noticed that > C99 exists. I vote for style(9)'s continued ignorance of C99 declarations. The only case in which I can see a net benefit is for one-off loop variables, and even there the benefit is probably not sufficient to justify the loss of compatibility with older compilers. DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no