[dpdk-dev] [PATCH v2 4/4] app: fix build with gcc 4.8

Nicolas Dichtel nicolas.dichtel at 6wind.com
Mon Sep 16 13:22:18 CEST 2013


Le 13/09/2013 16:14, Thomas Monjalon a écrit :
> GCC 4.8 was producing this error:
> 	argument to ‘sizeof’ in ‘strncmp’ call is the same expression as the
> 	second source; did you mean to provide an explicit length?
> 	[-Werror=sizeof-pointer-memaccess]
>
> Signed-off-by: Thomas Monjalon <thomas.monjalon at 6wind.com>
Acked-by: Nicolas Dichtel <nicolas.dichtel at 6wind.com>


More information about the dev mailing list