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
