2014-10-03 21:05, Wiles, Roger Keith:
> I run into a problem with Clang report problem when I tried to add
> another member to the static initializer of the following in file
> ixgbe_rxtx_vec.c
[...]
> Then I removed the {} and it now builds. Is this a result of the
> changes to the mbuf structure and Clang being picky?
> 
> Should I submit a patch to remove the ?{ }? values?

You should check this thread:
        http://dpdk.org/ml/archives/dev/2014-September/005504.html

You may be hitting a compiler bug.

-- 
Thomas

Reply via email to