[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 11 of 18] tools/libxl: fix build errors caused by Werror in disk_eject_xswatch_callback
On Mon, Apr 02, Ian Jackson wrote: > Olaf Hering writes ("[Xen-devel] [PATCH 11 of 18] tools/libxl: fix build > errors caused by Werror in disk_eject_xswatch_callback"): > > tools/libxl: fix build errors caused by Werror in > > disk_eject_xswatch_callback > > > > -O2 -Wall -Werror triggers these warnings: > > > > libxl.c: In function 'disk_eject_xswatch_callback': > > libxl.c:928: warning: zero-length printf format string > > There is nothing wrong with zero-length format strings. This warning > should be disabled. Please do send a patch to do so. -Wno-format-zero-length -Wall has no effect, and -Wall comes from RPM_OPT_FLAGS which will come last with my current EXTRA_CFLAGS patch. Olaf _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |