[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH] Fix variadic formatting in blktap2 breaking xen-unstable building on x86_32
Hi, Building the tip of xen-unstable breaks, at least on x86_32 due to warnings being treated as errors with gcc 4.1 The problem is variadic formatting, uint64_t is unsigned long long, yet in several places in blktap2 it was formatted as unsigned long. The attached patch fixes it. I'm not sure where this was introduced, I just pulled the xen-unstable tip 15 minutes ago and noticed it. Cheers, --Tim Attachment:
fix-xen-unstable-build-blktap2.patch _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |