Thanks for fixing these warnings! >Implementation of OBJECT_OFFSETOF() for non-GNUC compilers like MSVC >causes "uninitialized variable" warnings. Since OBJECT_OFFSETOF() is >indirectly used through all the *_FOR_EACH() (through ASSIGN_CONTAINER() >and OBJECT_CONTAINING()) macros, the OVS build >on Windows gets littered with "uninitialized variable" warnings. >This patch attempts to workaround the problem. > >Signed-off-by: Gurucharan Shetty <gshe...@nicira.com>
Acked-by: Saurabh Shah <ssaur...@vmware.com> _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev