2015-07-03 21:51, Joongi Kim:
> lib/librte_malloc/malloc_elem.h | 4 ++--
> lib/librte_mempool/rte_mempool.c | 2 +-
These files are not part of the API and should not be included.
No need to fix them for C++.
* C++ requires explicit conversion of void pointer types to other
pointer types.
* This issue was introduced by previous commits 6cf14ce4 and 7755baae8.
Two subsequent commits 2f935c12 and 7621d6a also have the same issue,
I did not fix them because they are NOT headers potentially incl
2 matches
Mail list logo