[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] [PATCH] tools: libxl: Use correct printf format for uint64_t



On Fri, 2015-07-24 at 11:42 +0100, Wei Liu wrote:
> On Fri, Jul 24, 2015 at 11:41:17AM +0100, Ian Campbell wrote:
> > Since 25652f232cbe "tools/libxl: detect and avoid conflicts with 
> > RDM"
> > the build is broken for x86_32 and arm32 with:
> > 
> > libxl_dm.c: In function âlibxl__domain_device_construct_rdmâ:
> > libxl_dm.c:349:13: error: format â%lxâ expects argument of type 
> > âlong unsigned intâ, but argument 8 has type âuint64_tâ [
> > -Werror=format=]
> >              LOG(ERROR, "RDM conflict at 0x%lx.\n", d_config
> > ->rdms[i].start);
> >              ^
> > libxl_dm.c:352:13: error: format â%lxâ expects argument of type 
> > âlong unsigned intâ, but argument 8 has type âuint64_tâ [
> > -Werror=format=]
> >              LOG(WARN, "Ignoring RDM conflict at 0x%lx.\n",
> > 
> > Use PRIx64 for these.
> > 
> > Signed-off-by: Ian Campbell <ian.campbell@xxxxxxxxxx>
> > Cc: Tiejun Chen <tiejun.chen@xxxxxxxxx>
> 
> Acked-by: Wei Liu <wei.liu2@xxxxxxxxxx>

Applied, thanks.

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.