On Wed, May 29, 2019 at 03:16:02PM +0100, Neil MacLeod wrote:
> Hi Daniel
>
> I can confirm that grub (based on
> 53e70d30cf0d18e6c28bab0ab8d223a90d3e1b46) is building with gcc-9.1 and
> this new patch.
>
> I'm not in a position to run-time test the resulting grub binary, but
> it does at least now
On 6/3/19 1:03 PM, Daniel Kiper wrote:
> John, could you do your test builds?
Yes, can do.
Adrian
--
.''`. John Paul Adrian Glaubitz
: :' : Debian Developer - glaub...@debian.org
`. `' Freie Universitaet Berlin - glaub...@physik.fu-berlin.de
`-GPG: 62FF 8A75 84E0 2956 9546 0006 7426
Hi Daniel
I can confirm that grub (based on
53e70d30cf0d18e6c28bab0ab8d223a90d3e1b46) is building with gcc-9.1 and
this new patch.
I'm not in a position to run-time test the resulting grub binary, but
it does at least now build!
Many thanks
Neil
On Wed, 29 May 2019 at 12:18, Daniel Kiper wrote
Neil, could you test this patch?
On Wed, May 29, 2019 at 08:34:55AM +0200, John Paul Adrian Glaubitz wrote:
> Disable the -Wadress-of-packaed-member diagnostic for the grub_f2fs_label
> function since the result is found to be false postive.
>
> A pointer to the 'volume_name' member of 'struct gru
Disable the -Wadress-of-packaed-member diagnostic for the grub_f2fs_label
function since the result is found to be false postive.
A pointer to the 'volume_name' member of 'struct grub_f2fs_superblock' is
guaranteed to be aligned as the offset of 'volume_name' within the struct
is dividable by the