[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] f2fs: Fix gcc9 error -Werror=maybe-uninitialized
From: |
Neil MacLeod |
Subject: |
Re: [PATCH] f2fs: Fix gcc9 error -Werror=maybe-uninitialized |
Date: |
Wed, 22 May 2019 17:35:34 +0100 |
> Thanks! I allowed myself to add your Tested-by. I hope this is not a problem
> for you
Not at all!
> This and other fixes posted earlier are now in the tree.
Latest grub HEAD (53e70d30cf0d18e6c28bab0ab8d223a90d3e1b46) continues
to fail when building f2fs.c with gcc-9.1 due to a packed member issue
- Adrian (John? - sorry!) proposed a fix[1] and Michael confirmed it
is correct, but that fix doesn't yet appear to be in the master tree,
any ideas?
Thanks
Neil
1. http://lists.gnu.org/archive/html/grub-devel/2019-05/msg00096.html
On Mon, 20 May 2019 at 12:49, Daniel Kiper <address@hidden> wrote:
>
> On Fri, May 17, 2019 at 05:16:34PM +0100, Neil MacLeod wrote:
> > Hi Daniel & Michael
> >
> > I've tested the new patch (in place of my attempt) and grub is
> > building successfully so it looks good here!
>
> Thanks! I allowed myself to add your Tested-by. I hope this is not
> a problem for you.
>
> Michael, thank you for posting the patch.
>
> This and other fixes posted earlier are now in the tree.
>
> Daniel
- [PATCH] f2fs: Fix gcc9 error -Werror=maybe-uninitialized, Michael Chang, 2019/05/17
- Re: [PATCH] f2fs: Fix gcc9 error -Werror=maybe-uninitialized, Daniel Kiper, 2019/05/17
- Re: [PATCH] f2fs: Fix gcc9 error -Werror=maybe-uninitialized, Neil MacLeod, 2019/05/17
- Re: [PATCH] f2fs: Fix gcc9 error -Werror=maybe-uninitialized, Daniel Kiper, 2019/05/20
- Re: [PATCH] f2fs: Fix gcc9 error -Werror=maybe-uninitialized,
Neil MacLeod <=
- Re: [PATCH] f2fs: Fix gcc9 error -Werror=maybe-uninitialized, Michael Chang, 2019/05/23
- Re: [PATCH] f2fs: Fix gcc9 error -Werror=maybe-uninitialized, Daniel Kiper, 2019/05/27
- Re: [PATCH] f2fs: Fix gcc9 error -Werror=maybe-uninitialized, John Paul Adrian Glaubitz, 2019/05/27
- Re: [PATCH] f2fs: Fix gcc9 error -Werror=maybe-uninitialized, John Paul Adrian Glaubitz, 2019/05/29