On Wed, May 25, 2022 at 11:53:07AM +0200, Thomas Monjalon wrote: > The AltiVec header file is defining "vector", except in C++ build. > The keyword "vector" may conflict easily. > As a rule, it is better to use the alternative keyword "__vector". > > The DPDK header file rte_altivec.h takes care of undefining "vector", > so the applications and dependencies are free to define the name "vector". > > This is a compatibility breakage for applications which were using > the keyword "vector" for its AltiVec meaning. > > Signed-off-by: Thomas Monjalon <tho...@monjalon.net> Acked-by: Tyler Retzlaff <roret...@linux.microsoft.com>
- [PATCH] eal/ppc: undefine AltiVec keyword vector Thomas Monjalon
- Re: [PATCH] eal/ppc: undefine AltiVec keyword vector Tyler Retzlaff
- RE: [PATCH] eal/ppc: undefine AltiVec keyword vector Ali Alnubani
- RE: [PATCH] eal/ppc: undefine AltiVec keyword vec... Ali Alnubani
- Re: [PATCH] eal/ppc: undefine AltiVec keyword vector Ray Kinsella
- Re: [PATCH] eal/ppc: undefine AltiVec keyword vec... Thomas Monjalon
- Re: [PATCH] eal/ppc: undefine AltiVec keyword... Ray Kinsella
- Re: [PATCH] eal/ppc: undefine AltiVec key... Tyler Retzlaff
- Re: [PATCH] eal/ppc: undefine AltiVe... Thomas Monjalon
- Re: [PATCH] eal/ppc: undefine Al... Ray Kinsella
- Re: [PATCH] eal/ppc: undefin... Thomas Monjalon