[ovs-dev] [PATCH] ofproto-dpif-xlate: Fix compilation with GCC 4.6.

Joe Stringer joe at ovn.org
Wed May 18 01:34:27 UTC 2016


On 17 May 2016 at 16:29, Ben Pfaff <blp at ovn.org> wrote:
> Without this change, GCC 4.6 reports:
>
> ofproto/ofproto-dpif-xlate.c: In function ‘xlate_actions’:
> ofproto/ofproto-dpif-xlate.c:5117:27: error: missing initializer
> ofproto/ofproto-dpif-xlate.c:5117:27: error: (near initialization for
>     ‘(anonymous).masks.vlan_tci’)
>
> Reported-by: Joe Stringer <joe at ovn.org>
> Reported-at: https://travis-ci.org/openvswitch/ovs/builds/130256491
> Signed-off-by: Ben Pfaff <blp at ovn.org>

Acked-by: Joe Stringer <joe at ovn.org>



More information about the dev mailing list