From owner-svn-src-head@freebsd.org Wed Feb 21 18:57:26 2018 Return-Path: Delivered-To: svn-src-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AD424F1FF5B; Wed, 21 Feb 2018 18:57:26 +0000 (UTC) (envelope-from benno@FreeBSD.org) Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5CD0B6C1B0; Wed, 21 Feb 2018 18:57:26 +0000 (UTC) (envelope-from benno@FreeBSD.org) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id F37B7211E7; Wed, 21 Feb 2018 13:57:25 -0500 (EST) Received: from frontend2 ([10.202.2.161]) by compute1.internal (MEProxy); Wed, 21 Feb 2018 13:57:25 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-sender:x-me-sender:x-sasl-enc; s=fm2; bh=dM8EDq 8zZSiJNFoswT4fywPwkh/F3tpgTkdJMpnkExQ=; b=MqyiXQyS4GcV98qe/4/7AZ Arc1v2R8QwNSjsUpEeplw1BMwoXE+a7EqVADKVkiwzftrm4Ahs9v+b2GcQZfAIKC lXFg4Gc49LKHfj1PrplEA7AEv74xaWII+fy4RMdZzqsUMMXa+dhFORx6OzT/9cx8 Qu0plQ+5ovqQpZV7RK/d4c0uao+kh+kCCx/SIoxgFrtMxllAOIJ1tNacN7uN3Rp1 WWyNTUl7NqiNtPQZCNpbeWvz92cx7d6aiNAkZgiIzhYSKZNN8l79uSE75fi3Wj4I 465HP0yfqZd5vypziyXSShEpYLjWtyICXanlVidJBCJOQw67et3IyglPiXtOnp0g == X-ME-Sender: Received: from [10.57.107.109] (unknown [209.63.143.172]) by mail.messagingengine.com (Postfix) with ESMTPA id 349CF243C4; Wed, 21 Feb 2018 13:57:23 -0500 (EST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 11.2 \(3445.5.20\)) Subject: Re: svn commit: r329737 - head/stand/i386/boot2 From: Benno Rice In-Reply-To: Date: Wed, 21 Feb 2018 10:57:19 -0800 Cc: src-committers , svn-src-all@freebsd.org, svn-src-head@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: References: <201802211810.w1LIApvC012656@repo.freebsd.org> To: Ed Maste X-Mailer: Apple Mail (2.3445.5.20) 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: Wed, 21 Feb 2018 18:57:26 -0000 > On Feb 21, 2018, at 10:51 AM, Ed Maste wrote: >=20 > On 21 February 2018 at 13:10, Benno Rice wrote: >> Author: benno >> Date: Wed Feb 21 18:10:50 2018 >> New Revision: 329737 >> URL: https://svnweb.freebsd.org/changeset/base/329737 >>=20 >> Log: >> Purely whitespace changes bringing this file closer to style(9). >>=20 >> Curiously, changing whitespace seems to cause the md5 of the .o = files to differ >> these days hence the following testing strategy: >=20 > sysutils/py-diffoscope can aid in finding the source of the > differences. If you still have old and new .o files around you can try > it online at https://try.diffoscope.org/ . Suspicion confirmed. Lots of changes through the debug info, primarily = relating to columns.