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

Joe Stringer joe at ovn.org
Wed May 18 04:25:43 UTC 2016


On 17 May 2016 at 19:02, Ben Pfaff <blp at ovn.org> wrote:
> On Tue, May 17, 2016 at 06:34:27PM -0700, Joe Stringer wrote:
>> 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>
>
> Thanks, applied to master.

I think it's needed on branch-2.5 as well.



More information about the dev mailing list