I posted a v3 of the patch series that includes a fix for this. However, I don’t have the MSVC environment set up, so I’d be grateful if you could test it out.
Thanks, Jarno > On Jul 15, 2015, at 5:16 PM, Gurucharan Shetty <[email protected]> wrote: > > tomorrow is fine, thank Jarno! > > On Wed, Jul 15, 2015 at 5:11 PM, Jarno Rajahalme <[email protected]> > wrote: >> I can get on this tomorrow, if a more urgent fix is needed, then the three >> patches on the series I pushed should be reverted. >> >> Jarno >> >> >>> On Jul 15, 2015, at 16:35, Gurucharan Shetty <[email protected]> wrote: >>> >>> One of the patches in this series breaks windows build because of zero >>> sized array. >>> https://ci.appveyor.com/project/blp/ovs/build/1.0.458 >>> >>>> On Wed, Jul 15, 2015 at 4:01 PM, Jarno Rajahalme <[email protected]> >>>> wrote: >>>> >>>>> On Jul 14, 2015, at 10:31 PM, Ben Pfaff <[email protected]> wrote: >>>>> >>>>> On Fri, Jul 10, 2015 at 10:35:23AM -0700, Jarno Rajahalme wrote: >>>>>> miniflow_clone() and minimask_clone() are no longer used, remove them >>>>>> from the API. >>>>>> >>>>>> Now that miniflow data is always inlined, it makes sense to rename >>>>>> miniflow_clone_inline() miniflow_clone(). >>>>>> >>>>>> Signed-off-by: Jarno Rajahalme <[email protected]> >>>>> >>>>> Acked-by: Ben Pfaff <[email protected]> >>>> >>>> Thanks for the review! >>>> >>>> Pushed to master, >>>> >>>> Jarno >>>> >>>> _______________________________________________ >>>> dev mailing list >>>> [email protected] >>>> http://openvswitch.org/mailman/listinfo/dev _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
