From owner-svn-src-all@FreeBSD.ORG Thu Jun 13 06:17:34 2013 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 756E198A; Thu, 13 Jun 2013 06:17:34 +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 016091A51; Thu, 13 Jun 2013 06:17:33 +0000 (UTC) Received: from cell.glebius.int.ru (localhost [127.0.0.1]) by cell.glebius.int.ru (8.14.7/8.14.7) with ESMTP id r5D6HVXB019518; Thu, 13 Jun 2013 10:17:31 +0400 (MSK) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.glebius.int.ru (8.14.7/8.14.7/Submit) id r5D6HV1N019517; Thu, 13 Jun 2013 10:17:31 +0400 (MSK) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.glebius.int.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Thu, 13 Jun 2013 10:17:31 +0400 From: Gleb Smirnoff To: Greg Lehey Subject: Re: svn commit: r251678 - head/usr.bin/calendar Message-ID: <20130613061731.GH12443@FreeBSD.org> References: <201306130411.r5D4BLuZ087574@svn.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <201306130411.r5D4BLuZ087574@svn.freebsd.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.14 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: Thu, 13 Jun 2013 06:17:34 -0000 Greg, On Thu, Jun 13, 2013 at 04:11:21AM +0000, Greg Lehey wrote: G> Author: grog G> Date: Thu Jun 13 04:11:21 2013 G> New Revision: 251678 G> URL: http://svnweb.freebsd.org/changeset/base/251678 G> G> Log: G> Revert revision 251648. style(9) requires an empty line here. I am also a bit concerned that r251647 made calendar(1) dependant on gcc, while the latter is planned to be removed in forseeable future. Have you seen this patch? http://www.freebsd.org/cgi/query-pr.cgi?pr=bin/178463 -- Totus tuus, Glebius.