On Fri, Oct 16, 2015 at 3:31 PM, Joe Stringer <joestrin...@nicira.com> wrote:
> GCC4.4 gets confused by anonymous fields + flexible fields, complains:
> lib/ofp-actions.h:510: error: flexible array member in otherwise empty
> struct
> lib/ofp-actions.h:512: error: bit-field ‘build_assert_failed’ width not
> an integer constant
> lib/ofp-actions.h:514: error: bit-field ‘build_assert_failed’ width not
> an integer constant
>
> Fix the problem by specifying the actions length as zero.
>
> Reported-by: Pravin B Shelar <pshe...@nicira.com>
> Signed-off-by: Joe Stringer <joestrin...@nicira.com>

Acked-by: Pravin B Shelar <pshe...@nicira.com>
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to