On 05/15/2015 04:43 AM, Olaf Hering wrote:
On Mon, May 11, Boris Ostrovsky wrote:

+++ b/tools/libxl/xl_cmdimpl.c
@@ -5420,12 +5420,15 @@ static void output_numainfo(void)
static void output_topologyinfo(void)
+    int valid_devs;
+            valid_devs++;
+    if (valid_devs == 0)

This is broken as well, merged as e78e8b9bb649bf0f18d940fb12a4f6c55be34915


I will send a patch but I am curious whether this broke the build for you too? Because I didn't get any warnings.


-boris

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

Reply via email to