On Mon, Aug 31, 2015 at 05:56:34PM +0000, Nithin Raju wrote: > > > On Aug 30, 2015, at 7:40 AM, Ben Pfaff <b...@nicira.com> wrote: > > > > MSVC doesn't like the change in 'const' between function declaration and > > definition: it reports "formal parameter 2 different from declaration" for > > each of the functions in flow.h corrected by this (commit. I think it's > > technically wrong about that, standards-wise.) > > > > MSVC doesn't like an empty-brace initializer. (I think it's technically > > right about that, standards-wise.) > > > > This commit attempts to fix both problems, but I have not tested it with > > MSVC. > > > > CC: Jarno Rajahalme <jrajaha...@nicira.com> > > Signed-off-by: Ben Pfaff <b...@nicira.com> > > Thanks Ben for the patch. > > There seems to be one a change required in netdev-windows.c. I’ll send out a > patch for that. > > Acked-by: Nithin Raju <nit...@vmware.com> > Tested-by: Nithin Raju <nit...@vmware.com>
Thanks, I've applied this to master. I'll look for the netdev-windows.c patch. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev