From owner-svn-src-head@freebsd.org Tue Dec 19 19:25:22 2017 Return-Path: Delivered-To: svn-src-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0651EE99F89; Tue, 19 Dec 2017 19:25:22 +0000 (UTC) (envelope-from freebsd@pdx.rh.CN85.dnsmgr.net) Received: from pdx.rh.CN85.dnsmgr.net (br1.CN84in.dnsmgr.net [69.59.192.140]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3CA58672C9; Tue, 19 Dec 2017 19:25:21 +0000 (UTC) (envelope-from freebsd@pdx.rh.CN85.dnsmgr.net) Received: from pdx.rh.CN85.dnsmgr.net (localhost [127.0.0.1]) by pdx.rh.CN85.dnsmgr.net (8.13.3/8.13.3) with ESMTP id vBJJPHYr022309; Tue, 19 Dec 2017 11:25:17 -0800 (PST) (envelope-from freebsd@pdx.rh.CN85.dnsmgr.net) Received: (from freebsd@localhost) by pdx.rh.CN85.dnsmgr.net (8.13.3/8.13.3/Submit) id vBJJPHSC022308; Tue, 19 Dec 2017 11:25:17 -0800 (PST) (envelope-from freebsd) From: "Rodney W. Grimes" Message-Id: <201712191925.vBJJPHSC022308@pdx.rh.CN85.dnsmgr.net> Subject: Re: svn commit: r326958 - head In-Reply-To: To: Eitan Adler Date: Tue, 19 Dec 2017 11:25:17 -0800 (PST) CC: rgrimes@freebsd.org, src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Reply-To: rgrimes@freebsd.org X-Mailer: ELM [version 2.4ME+ PL121h (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.25 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: Tue, 19 Dec 2017 19:25:22 -0000 > I give up. Not touching this anymore. If you feel like fixing it do it. I was not expecting an additional fix for this as there really isnt a clean way to fix it, just for future reference. > On 18 December 2017 at 19:51, Rodney W. Grimes > wrote: > > [ Charset UTF-8 unsupported, converting... ] > >> Author: eadler > >> Date: Tue Dec 19 03:35:39 2017 > >> New Revision: 326958 > >> URL: https://svnweb.freebsd.org/changeset/base/326958 > >> > >> Log: > >> arclint: revert in prep for recommitting > > > > When you revert you need to sight the Rxxxxx(s) being reverted. > > > >> > >> Modified: > >> head/.arclint > >> > >> Modified: head/.arclint > >> ============================================================================== > >> --- head/.arclint Tue Dec 19 03:15:20 2017 (r326957) > >> +++ head/.arclint Tue Dec 19 03:35:39 2017 (r326958) > >> @@ -9,8 +9,7 @@ > >> "type": "spelling" > >> }, > >> "chmod": { > >> - "type": "chmod", > >> - "exclude": "(/tests/)" > >> + "type": "chmod" > >> }, > >> "merge-conflict": { > >> "type": "merge-conflict" > >> @@ -24,4 +23,3 @@ > >> } > >> } > >> } > >> - > > -- > > Rod Grimes rgrimes@freebsd.org > -- > Eitan Adler -- Rod Grimes rgrimes@freebsd.org