> > Fix issues reported by check-includes.sh:
> >
> > rte_tm.h:473:2: error: anonymous unions are a C11 extension
> > [-Werror,-Wc11-extensions]
> > rte_tm.h:696:2: error: anonymous unions are a C11 extension
> > [-Werror,-Wc11-extensions]
> > rte_tm.h:904:2: error: anonymous unions a
> -Original Message-
> From: Adrien Mazarguil [mailto:adrien.mazarg...@6wind.com]
> Sent: Friday, August 4, 2017 12:56 PM
> To: Thomas Monjalon
> Cc: dev@dpdk.org; Dumitrescu, Cristian
> Subject: [PATCH 1/2] ethdev: fix C11 extensions in exported header
>
> Fix issues reported by check
Fix issues reported by check-includes.sh:
rte_tm.h:473:2: error: anonymous unions are a C11 extension
[-Werror,-Wc11-extensions]
rte_tm.h:696:2: error: anonymous unions are a C11 extension
[-Werror,-Wc11-extensions]
rte_tm.h:904:2: error: anonymous unions are a C11 extension
[-We
3 matches
Mail list logo