Re: [PATCH 2/6] loader/i386/bsd: Initialize ptr variable in grub_bsd_add_meta()

2022-03-24 Thread Daniel Kiper
On Fri, Mar 18, 2022 at 02:21:23PM -0500, Glenn Washburn wrote: > On Fri, 18 Mar 2022 08:57:27 +0100 > Paul Menzel wrote: > > > Dear Daniel, > > > > > > Am 11.03.22 um 00:35 schrieb Daniel Kiper: > > > Latest GCC may complain in that way: > > > > Just for the record, what is the latest GCC for you

Re: [PATCH 2/6] loader/i386/bsd: Initialize ptr variable in grub_bsd_add_meta()

2022-03-18 Thread Paul Menzel
Dear Daniel, Am 11.03.22 um 00:35 schrieb Daniel Kiper: Latest GCC may complain in that way: Just for the record, what is the latest GCC for you? 12? In file included from ../include/grub/disk.h:31, from ../include/grub/file.h:26, from ../include/g

[PATCH 2/6] loader/i386/bsd: Initialize ptr variable in grub_bsd_add_meta()

2022-03-10 Thread Daniel Kiper
Latest GCC may complain in that way: In file included from ../include/grub/disk.h:31, from ../include/grub/file.h:26, from ../include/grub/loader.h:23, from loader/i386/bsd.c:19: loader/i386/bsd.c: In function ‘grub_cmd_openbsd’: ../in