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