From owner-svn-src-projects@FreeBSD.ORG Tue Mar 5 09:01:02 2013 Return-Path: Delivered-To: svn-src-projects@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 6B158E89; Tue, 5 Mar 2013 09:01:02 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from cell.glebius.int.ru (glebius.int.ru [81.19.69.10]) by mx1.freebsd.org (Postfix) with ESMTP id E0D9BA3B; Tue, 5 Mar 2013 09:01:00 +0000 (UTC) Received: from cell.glebius.int.ru (localhost [127.0.0.1]) by cell.glebius.int.ru (8.14.6/8.14.6) with ESMTP id r2590roB054070; Tue, 5 Mar 2013 13:00:53 +0400 (MSK) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.glebius.int.ru (8.14.6/8.14.6/Submit) id r2590rcd054069; Tue, 5 Mar 2013 13:00:53 +0400 (MSK) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.glebius.int.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Tue, 5 Mar 2013 13:00:53 +0400 From: Gleb Smirnoff To: Attilio Rao Subject: Re: style(9) changing Message-ID: <20130305090053.GG48089@FreeBSD.org> References: <201303031339.r23DdsBU047737@svn.freebsd.org> <201303041040.41845.jhb@freebsd.org> <201303041521.06557.jhb@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: Davide Italiano , svn-src-projects@freebsd.org, src-committers@freebsd.org, John Baldwin X-BeenThere: svn-src-projects@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the src " projects" tree" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Mar 2013 09:01:02 -0000 On Mon, Mar 04, 2013 at 09:41:05PM +0100, Attilio Rao wrote: A> I wonder how much style(9) can change over the time. Maybe it is time A> to add/update few rules to better comply with new standard adds. IMHO, style(9) may and should change. It isn't cast on stone forever. We should adopt it to C99 at least. -- Totus tuus, Glebius.