[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] error: Do compile-time format string checking on grub_error.
From: |
Glenn Washburn |
Subject: |
Re: [PATCH] error: Do compile-time format string checking on grub_error. |
Date: |
Sat, 3 Oct 2020 17:34:29 -0500 |
On Thu, 17 Sep 2020 16:29:23 +0200
Daniel Kiper <dkiper@net-space.pl> wrote:
> On Fri, Jul 31, 2020 at 09:33:18AM -0500, Glenn Washburn wrote:
> > Fix the many issues this uncovered mostly related to incorrect
> > length modifiers.
>
> Did you test the 32-bit and 64-bit builds with this patch?
>
> Daniel
I have tested that this patch does indeed compile on i386-pc and
x86_64-efi. Is that what you're wondering? Is the patch not compiling
for you?
You can verify that these are all issues by solely applying the patch
to include/grub/err.h and building under a variety of target arches and
platforms.
Glenn
- Re: [PATCH] error: Do compile-time format string checking on grub_error.,
Glenn Washburn <=