On Mon, May 08, 2023 at 04:46:18PM +0000, Olaf Hering wrote: > clang complains about the signed type: > > implicit truncation from 'int' to a one-bit wide bit-field changes value from > 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] > > The potential ABI change in libxenvchan is covered by the Xen version based > SONAME. > > Signed-off-by: Olaf Hering <[email protected]>
Can we have this one backported to 4.17 at least? Thanks, Roger.
