[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 0/1] Enable -Wshadow=local
|
From: |
Stefan Hajnoczi |
|
Subject: |
Re: [PATCH 0/1] Enable -Wshadow=local |
|
Date: |
Mon, 30 Oct 2023 13:58:24 +0900 |
On Fri, 27 Oct 2023 at 13:42, Markus Armbruster <armbru@redhat.com> wrote:
>
> Stefan Hajnoczi <stefanha@gmail.com> writes:
>
> > On Thu, 26 Oct 2023 at 14:32, Markus Armbruster <armbru@redhat.com> wrote:
> >>
> >> Requires Brian's pull request and two patches from Thomas to compile:
> >>
> >> [PULL 0/2] hex queue - GETPC() fixes, shadowing fixes
> >> [PATCH v2] block/snapshot: Fix compiler warning with -Wshadow=local
> >> [PATCH v2] migration/ram: Fix compilation with -Wshadow=local
> >>
> >> Stefan, the PR was posted a week ago; anything blocking it?
> >
> > It's not in a pull request, so I won't see it. I don't have tooling
> > that can spot individual patch series that need to go into
> > qemu.git/master, so I rely on being emailed about them.
>
> I'm inquiring about this one:
>
>
> 20231019021733.2258592-1-bcain@quicinc.com/">https://lore.kernel.org/qemu-devel/20231019021733.2258592-1-bcain@quicinc.com/
>
> Looks like a PR to me.
>
> > Would you like me to merge this patch series into qemu.git/master?
>
> Yes, I'd like you merge Brian's PR I linked to.
Sorry, I missed that because of a bug in the 'patches' tool that I
use. The PR is running through CI now.
I've fixed the 'patches' tool to decode emails with
Content-Transfer-Encoding: base64 now:
https://github.com/stefanha/patches/commit/35531a8668f551356c019f68670fcb154535ccd3
Stefan
Re: [PATCH 0/1] Enable -Wshadow=local, Warner Losh, 2023/10/26
Re: [PATCH 0/1] Enable -Wshadow=local, Stefan Hajnoczi, 2023/10/26