On Mon, 2018-11-19 at 10:30 +0100, Fabiano FidĂȘncio wrote: > "for" loop initial declarations are only allowed in C99 mode but some > old compilers (like the ones in centos7 or debian8) just don't use it by > default. > > Signed-off-by: Fabiano FidĂȘncio <[email protected]> > --- > tests/test-os.c | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-)
Reviewed-by: Andrea Bolognani <[email protected]> -- Andrea Bolognani / Red Hat / Virtualization _______________________________________________ Libosinfo mailing list [email protected] https://www.redhat.com/mailman/listinfo/libosinfo
