> On Feb 21, 2019, at 04:43, Kyle Evans <[email protected]> wrote:
>
> On Thu, Feb 21, 2019 at 12:16 AM Rodney W. Grimes
> <[email protected]> wrote:
>>
>>> Author: kevans
>>> Date: Thu Feb 21 03:22:20 2019
>>> New Revision: 344414
>>> URL: https://svnweb.freebsd.org/changeset/base/344414
>>>
>>> Log:
>>> MFC (RECORD ONLY) r338050: Loader default interpreter flip
>>>
>>> The default interpreter for stable/11 is 4th; this will never and can never
>>> change. Record MFC of r338050 to proactively prevent any accidents in
>>> future
>>> batching of MFCs.
>>>
>>> Modified:
>>> Directory Properties:
>>> stable/11/ (props changed)
>>
>> Does it make sense to do a direct commit to stable/11
>> marking the line that does this flip with a
>> "Do not change this in the stable/11 branch"
>> so that someone does not try to manually merge
>> the change if they happen to notice the code
>> is different?
>
> I'll chew on it for a little bit. It's fairly clear what the
> ramifications of swapping those lines around are, even from diff
> review, and I'd like to assume no one would willfully do it if they
> put a couple seconds thought into what they were about to commit.
Kyle,
I think what you did makes sense. I’ve done this and I’ve seen others do
similar in the past.
As someone who’s merged code in from others, I appreciate measures like
this, which would prevent me from breaking a stable branch by accident.
Thanks!
-Enji
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"