Re: [PATCH v2 0/2] error: Do compile-time format string checking on grub_error.

2020-11-30 Thread Glenn Washburn
On Mon, 23 Nov 2020 03:31:23 -0600 Glenn Washburn wrote: > On Sat, 7 Nov 2020 23:26:17 -0600 > Glenn Washburn wrote: > > > I've separated this into two patches from the previous one, but > > nothing else has changed (except the commit message). I think at > > least the first patch should be ap

Re: [PATCH v2 0/2] error: Do compile-time format string checking on grub_error.

2020-11-23 Thread Glenn Washburn
On Sat, 7 Nov 2020 23:26:17 -0600 Glenn Washburn wrote: > I've separated this into two patches from the previous one, but > nothing else has changed (except the commit message). I think at > least the first patch should be applied. Since I don't have a setup > to test every architecture+platform

[PATCH v2 0/2] error: Do compile-time format string checking on grub_error.

2020-11-07 Thread Glenn Washburn
I've separated this into two patches from the previous one, but nothing else has changed (except the commit message). I think at least the first patch should be applied. Since I don't have a setup to test every architecture+platform build of grub, I can't gaurantee that the second patch won't cause