[dpdk-dev] [PATCH v2 00/11] Fix build errors related to exported headers

Ferruh Yigit ferruh.yigit at intel.com
Tue Jul 5 13:27:06 CEST 2016


On 7/5/2016 11:44 AM, Adrien Mazarguil wrote:
> DPDK uses GNU C language extensions in most of its code base. This is fine
> for internal source files whose compilation flags are controlled by DPDK,
> however user applications that use exported "public" headers may experience
> compilation failures when enabling strict error/standard checks (-std and
> -pedantic for instance).

Out of curiosity, is there a specific standard version that is targeted?



More information about the dev mailing list