[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] qemu-traditional: Fix build warnings on Wheezy
Andrew Cooper writes ("[PATCH] qemu-traditional: Fix build warnings on Wheezy"): > CC i386-dm/eepro100.o > hw/eepro100.c: In function âeepro100_read4â: > hw/eepro100.c:1232:5: warning: âvalâ may be used uninitialized in this > function [-Wmaybe-uninitialized] > hw/eepro100.c: In function âeepro100_read2â: > hw/eepro100.c:1202:5: warning: âvalâ may be used uninitialized in this > function [-Wmaybe-uninitialized] > hw/eepro100.c: In function âeepro100_read1â: > hw/eepro100.c:1179:5: warning: âvalâ may be used uninitialized in this > function [-Wmaybe-uninitialized] > > Use ~0 to match the behaviour of real hardware. > > Signed-off-by: Andrew Cooper <andrew.cooper3@xxxxxxxxxx> > CC: Ian Campbell <Ian.Campbell@xxxxxxxxxx> > CC: Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx> Acked-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> Committed-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> and queued for backport Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |