Re: C++20 report error at file rte_spinlock.h

2022-12-21 Thread Stephen Hemminger
ge- > From: Konstantin Ananyev > Sent: Tuesday, December 20, 2022 12:51 AM > To: Tyler Retzlaff ; Zhou, Xiangyun > > Cc: dev@dpdk.org; Xu, Bowen > Subject: RE: C++20 report error at file rte_spinlock.h > > > > On Tue, Dec 13, 2022 at 06:11:06AM +, Zhou, Xi

RE: C++20 report error at file rte_spinlock.h

2022-12-21 Thread Zhou, Xiangyun
, Xiangyun Cc: dev@dpdk.org; Xu, Bowen Subject: RE: C++20 report error at file rte_spinlock.h > On Tue, Dec 13, 2022 at 06:11:06AM +, Zhou, Xiangyun wrote: > > Dear dpdk dev, > > > > I'm using dpdk 21.11 LTS, when compile my program with CPP flag > > "

RE: C++20 report error at file rte_spinlock.h

2022-12-19 Thread Konstantin Ananyev
> On Tue, Dec 13, 2022 at 06:11:06AM +, Zhou, Xiangyun wrote: > > Dear dpdk dev, > > > > I'm using dpdk 21.11 LTS, when compile my program with CPP flag > > "-std=c++20", the compiler report below errors. After checking file > rte_spinlock.h, I think the error report by compiler is valid, th

Re: C++20 report error at file rte_spinlock.h

2022-12-19 Thread Tyler Retzlaff
On Tue, Dec 13, 2022 at 06:11:06AM +, Zhou, Xiangyun wrote: > Dear dpdk dev, > > I'm using dpdk 21.11 LTS, when compile my program with CPP flag "-std=c++20", > the compiler report below errors. After checking file rte_spinlock.h, I think > the error report by compiler is valid, there should