Re: [PATCH v2 0/2] Correct Build Failures with GCC-15 and CLANG

2025-06-18 Thread Daniel Kiper via Grub-devel
On Tue, Jun 17, 2025 at 08:58:24PM -0500, Andrew Hamilton wrote: > 1. Correct GRUB build with GCC >= 15 due to new GNULIB compile > warning detected by GCC. > > Pull in gnulib fix to allow base64.c to compile using GCC 15 or newer. > > Pulled from: GNULIB commit 25df6dc4253480a343dde3376ce6fd99c316

[PATCH v2 0/2] Correct Build Failures with GCC-15 and CLANG

2025-06-17 Thread Andrew Hamilton
1. Correct GRUB build with GCC >= 15 due to new GNULIB compile warning detected by GCC. Pull in gnulib fix to allow base64.c to compile using GCC 15 or newer. Pulled from: GNULIB commit 25df6dc4253480a343dde3376ce6fd99c316a532 GCC 15 adds a new compiler warning "-Wunterminated-string-initializat