Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Apr 2018 09:35:54 +0100
From:      Roger Pau =?utf-8?B?TW9ubsOp?= <royger@freebsd.org>
To:        rgrimes@freebsd.org
Cc:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r332092 - in head/sys: amd64/amd64 sys x86/x86
Message-ID:  <20180409083554.k34hfijxiztwdne6@MacBook-Pro-de-Roger.local>
In-Reply-To: <201804061617.w36GH9sw003442@pdx.rh.CN85.dnsmgr.net>
References:  <201804061120.w36BK6s6074635@repo.freebsd.org> <201804061617.w36GH9sw003442@pdx.rh.CN85.dnsmgr.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Apr 06, 2018 at 09:17:09AM -0700, Rodney W. Grimes wrote:
> [ Charset UTF-8 unsupported, converting... ]
> > Author: royger
> > Date: Fri Apr  6 11:20:06 2018
> > New Revision: 332092
> > URL: https://svnweb.freebsd.org/changeset/base/332092
> > 
> > Log:
> >   remove GiB/MiB macros from param.h
> >   
> >   And instead define them in the files where they are used.
> 
> It would of been better to "revert" your prior change and
> make a seperate new commit.  It is rarely desireable to combine
> a revert of a change with anything.

A plain revert of r332072 would have left the tree in a broken state,
because r332073 depends on those macros. IMO it's better to have a
buildable tree at all times in order for it to be bisectable.

Roger.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20180409083554.k34hfijxiztwdne6>