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

Re: [Xen-devel] [PATCH] libxl: replace the usage of uuid_t with a char array



On Wed, 6 Apr 2016, Roger Pau Monne wrote:
> diff --git a/tools/libxl/libxl_uuid.h b/tools/libxl/libxl_uuid.h
> index c5041c7..c4ffc23 100644
> --- a/tools/libxl/libxl_uuid.h
> +++ b/tools/libxl/libxl_uuid.h
> @@ -20,19 +20,19 @@
>  #define LIBXL__UUID_BYTES(uuid) uuid[0], uuid[1], uuid[2], uuid[3], \
>                                  uuid[4], uuid[5], uuid[6], uuid[7], \
>                                  uuid[8], uuid[9], uuid[10], uuid[11], \
> -                                uuid[12], uuid[13], uuid[14], uuid[15]

There's obviously an error here, will resend in a moment...

_______________________________________________
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®.