[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH 0 of 1 v5] Fix build failure with gcc's -Werror=switch
Hi guys, This is another attempt of fixing that build failure with recent gcc-s properly (the one due to -Werror=switch enabled by default). >From previous versions (namely, v4), I rewrote it as per IanJ's suggestion of going for all the call sites of libxl__domain_type() and deal with the fact it can fail. This way, and thanks to the libxl__domain_build_info_setdefault() machinery, all the places where something different from LIBXL_DOMAIN_TYPE_PV or LIBXL_DOMAIN_TYPE_HVM is returned can just fail or abort. Thanks and Regards, Dario -- <<This happens because I choose it to happen!>> (Raistlin Majere) ----------------------------------------------------------------- Dario Faggioli, Ph.D, http://retis.sssup.it/people/faggioli Senior Software Engineer, Citrix Systems R&D Ltd., Cambridge (UK) _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |