[dpdk-dev] Clang reporting a problem when adding another member initialization.

Thomas Monjalon thomas.monjalon at 6wind.com
Mon Oct 6 10:54:44 CEST 2014


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


More information about the dev mailing list