On 02/03/18 18:26, Stefano Stabellini wrote: > >>> Suggested-by: Julien Grall <julien.gr...@arm.com> >>> Signed-off-by: Stefano Stabellini <sstabell...@kernel.org> >>> >>> --- >>> Changes in v3: >>> - new patch >>> >>> --- >>> Interestingly I couldn't find a better way in C89 to printk a size_t >>> than casting it to unsigned long. >> You can use %zu. > It's C99 only :-(
Sorry for the interjection, but what has C89 got to do with anything? Xen uses -std=gnu99, as per the root Config.mk file. ~Andrew _______________________________________________ Xen-devel mailing list Xen-devel@lists.xenproject.org https://lists.xenproject.org/mailman/listinfo/xen-devel