On Sun, Jul 30, 2017 at 10:54 PM, Ben Pfaff <[email protected]> wrote: > C++ does not allow for an implicit conversion from void * to pointer to > object or incomplete type. > > Signed-off-by: Ben Pfaff <[email protected]> > --- > include/openvswitch/ofp-actions.h | 11 ++++++----- > 1 file changed, 6 insertions(+), 5 deletions(-)
Acked-by: Russell Bryant <[email protected]> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
