24 Sep
2014
24 Sep
'14
10:02 p.m.
On 09/24/2014 01:53 PM, Eric Blake wrote:
On 09/24/2014 06:13 AM, Pavel Hrdina wrote:
When building on mingw the format string for long long/unsigned long long have to be I64d/I64u instead of lld/llu.
Signed-off-by: Pavel Hrdina <phrdina@redhat.com> ---
Yuck. This is really a problem of the examples directory not taking advantage of gnulib. I really don't like this solution.
Oh, another solution would be to link this example against gnulib. See how domtop/Makefile.am pulls in libgnu.la, so that it can use %zu without problems (%zu is in the same boat as %lld for mingw unsupported-ness). -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org