[dpdk-dev] [PATCH] mbuf & mempool: explicit typecast on function return

Olivier MATZ olivier.matz at 6wind.com
Mon Aug 17 10:14:32 CEST 2015


Hi Sergey,

On 08/12/2015 11:11 AM, Sergey Balabanov wrote:
> When DPDK is being compiled in C++ project using g++ then
> 'invalid conversion from' error appears. Added explicit
> typecast on function return to get rid of the error.
> 
> Signed-off-by: Sergey Balabanov <balabanovsv at ecotelecom.ru>


Fixes: 7755baae8378 ("mbuf: silence warning on pointer arithmetic")
Fixes: 6cf14ce4ce6c ("mempool: silence warning on pointer arithmetic")

Acked-by: Olivier Matz <olivier.matz at 6wind.com>

Thanks


More information about the dev mailing list