> -----Original Message----- > From: Brian Cain > Sent: Thursday, January 5, 2023 11:10 AM > To: Taylor Simpson <[email protected]>; [email protected]; > [email protected] > Cc: Taylor Simpson <[email protected]>; [email protected]; > [email protected]; [email protected]; [email protected]; Matheus Bernardino (QUIC) > <[email protected]> > Subject: RE: [PATCH] linux-test.c: Remove unused but set variable > > > -----Original Message----- > > From: Taylor Simpson <[email protected]> > > Sent: Thursday, January 5, 2023 10:24 AM > > To: [email protected]; [email protected] > > Cc: Taylor Simpson <[email protected]>; [email protected]; > > [email protected]; [email protected]; [email protected]; Brian Cain > > <[email protected]>; Matheus Bernardino (QUIC) > > <[email protected]> > > Subject: [PATCH] linux-test.c: Remove unused but set variable > > > > Some versions of clang will warn on this with -Wall > > Then, it will be an error with -Werror > > This change landed with 9804dcd2719a44d90982e61d466213e522c854ef
Rather: the effective fix for this issue is present. Maybe the container registry was updated and you would see this problem when building commits older than 9804dcd2719a44d90982e61d466213e522c854ef with the new container? > https://github.com/qemu/qemu/commit/9804dcd2719a44d90982e61d466213 > e522c854ef
