[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] [[for-4.7]] libxl: fix old style declarations
Wei Liu writes ("[PATCH] [[for-4.7]] libxl: fix old style declarations"): > Fix errors like: > > /local/work/xen.git/dist/install/usr/local/include/libxl_uuid.h:59:1: error: > 'static' is not at beginning of declaration [-Werror=old-style-declaration] > void static inline libxl_uuid_copy_0x040400(libxl_uuid *dst, > ^ > /local/work/xen.git/dist/install/usr/local/include/libxl_uuid.h:59:1: error: > 'inline' is not at beginning of declaration [-Werror=old-style-declaration] > > /local/work/xen.git/dist/install/usr/local/include/libxl.h:1233:1: error: > 'static' is not at beginning of declaration [-Werror=old-style-declaration] > int static inline libxl_domain_create_restore_0x040200( > ^ > Signed-off-by: Wei Liu <wei.liu2@xxxxxxxxxx> Thanks, Acked-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> and queued with your release ack as discussed on irc. Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |