[dpdk-dev] [PATCH v4] Clang compile error with RTE_LIBRTE_MEMPOOL_DEBUG enabled.

Thomas Monjalon thomas.monjalon at 6wind.com
Thu Oct 9 20:26:57 CEST 2014


2014-10-05 01:16, Keith Wiles:
> When enabling RTE_LIBRTE_MEMPOOL_DEBUG and compiling with clang
> compiler an error occurs, because ifdefed code now includes GCC pragmas.
> 
> GCC 4.4 is when push_options and pop_options pragma show up.
> 
> Rework to include Thomas’s suggestion to drop push/pop pragma directives for
> ignore/error directives.
> 
> Signed-off-by: Keith Wiles <keith.wiles at windriver.com>

Acked-by: Thomas Monjalon <thomas.monjalon at 6wind.com>

Applied

Thanks
-- 
Thomas


More information about the dev mailing list