From: Brian Dolbec <dolsen@gentoo.org>
To: gentoo-portage-dev@lists.gentoo.org
Subject: Re: [gentoo-portage-dev] [PATCH] postsync: skip hooks and metadata-transfer when appropriate (bug 564988)
Date: Fri, 6 Nov 2015 10:54:46 -0800 [thread overview]
Message-ID: <20151106105446.537b0ab0.dolsen@gentoo.org> (raw)
In-Reply-To: <563C62DD.4010303@gentoo.org>
On Fri, 6 Nov 2015 09:20:45 +0100
Alexander Berntsen <bernalex@gentoo.org> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA512
>
> On 06/11/15 09:05, Michał Górny wrote:
> >>> I know nothing about the egencache stuff. Maybe Michał can
> >>> comment?
> > Michał finds this black magic. Trusts zmedico.
> I think it looks like it's probably supposed to be reasonable,
> perhaps.
>
> Maybe Brian can look at it. At least that way we'll have a lot of
> people that attempted understanding what's going on.
>
> Maybe we need a "Trusted-by:" line.
> - --
> Alexander
> bernalex@gentoo.org
Well, the changes look pretty straight forward. I thought we had
handled not updating the caches/ running postsync hooks if it didn't
sync, but Zac obviously found one that slipped through.
Seeing the patch only doesn't give an entirely clear picture of the
changes. For that you would have to read the code and the changes in
the code to figure them all out. But I too trust Zac, and I don't
feel this is complex and critical enough to warrant the time needed to
study all the changes. I know he's tested the code ;)
But I thought I saw a typo when you used BOOLEAN1 |= BOOLEAN2. I'd
never seen the | used like that. It is nearly impossible to find any
docs/examples of it. But I did find it as a bitwise or on integers
which boolean is a special form of. Interesting that it is equivalent
to a = max(a,b)
--
Brian Dolbec <dolsen>
prev parent reply other threads:[~2015-11-06 18:55 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-06 7:44 [gentoo-portage-dev] [PATCH] postsync: skip hooks and metadata-transfer when appropriate (bug 564988) Zac Medico
2015-11-06 7:50 ` Alexander Berntsen
2015-11-06 8:05 ` Michał Górny
2015-11-06 8:20 ` Alexander Berntsen
2015-11-06 17:24 ` Zac Medico
2015-11-06 18:39 ` Michał Górny
2015-11-06 18:58 ` Zac Medico
2015-11-06 19:34 ` Michał Górny
2015-11-06 19:49 ` Zac Medico
2015-11-06 20:19 ` Michał Górny
2015-11-06 20:28 ` Zac Medico
2015-11-06 18:54 ` Brian Dolbec [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20151106105446.537b0ab0.dolsen@gentoo.org \
--to=dolsen@gentoo.org \
--cc=gentoo-portage-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox