[dpdk-dev] [PATCH v4 00/10] Fix build errors related to exported headers

Thomas Monjalon thomas.monjalon at 6wind.com
Tue Aug 23 18:36:57 CEST 2016


After rebasing the patchset, the compilation of each patch seems good.
But the new checks fail with clang:
	rte_memcpy.h:814:2: error:
		implicit declaration of function '_mm_alignr_epi8' is invalid in C99

Other comments about the script:
- it is too long (can it be parallelized?)
- it does not stop printing errors after the first one


More information about the dev mailing list