RE: [PATCH] build: announce requirement for C11

2023-05-03 Thread Morten Brørup
> From: Bruce Richardson [mailto:bruce.richard...@intel.com] > Sent: Wednesday, 3 May 2023 17.14 > > Add a deprecation notice informing users that we will require a C11 > compiler from 23.11 release onwards. This requirement was agreed by > technical board to enable use of newer C language feature

Re: [PATCH] build: announce requirement for C11

2023-05-03 Thread Ferruh Yigit
On 5/3/2023 4:57 PM, Bruce Richardson wrote: > On Wed, May 03, 2023 at 04:39:14PM +0100, Ferruh Yigit wrote: >> On 5/3/2023 4:14 PM, Bruce Richardson wrote: >>> Add a deprecation notice informing users that we will require a C11 >>> compiler from 23.11 release onwards. This requirement was agreed b

Re: [PATCH] build: announce requirement for C11

2023-05-03 Thread Tyler Retzlaff
On Wed, May 03, 2023 at 04:57:40PM +0100, Bruce Richardson wrote: > On Wed, May 03, 2023 at 04:39:14PM +0100, Ferruh Yigit wrote: > > On 5/3/2023 4:14 PM, Bruce Richardson wrote: > > > Add a deprecation notice informing users that we will require a C11 > > > compiler from 23.11 release onwards. Thi

Re: [PATCH] build: announce requirement for C11

2023-05-03 Thread Bruce Richardson
On Wed, May 03, 2023 at 04:39:14PM +0100, Ferruh Yigit wrote: > On 5/3/2023 4:14 PM, Bruce Richardson wrote: > > Add a deprecation notice informing users that we will require a C11 > > compiler from 23.11 release onwards. This requirement was agreed by > > technical board to enable use of newer C l

Re: [PATCH] build: announce requirement for C11

2023-05-03 Thread Tyler Retzlaff
On Wed, May 03, 2023 at 04:39:14PM +0100, Ferruh Yigit wrote: > On 5/3/2023 4:14 PM, Bruce Richardson wrote: > > Add a deprecation notice informing users that we will require a C11 > > compiler from 23.11 release onwards. This requirement was agreed by > > technical board to enable use of newer C l

Re: [PATCH] build: announce requirement for C11

2023-05-03 Thread Ferruh Yigit
On 5/3/2023 4:14 PM, Bruce Richardson wrote: > Add a deprecation notice informing users that we will require a C11 > compiler from 23.11 release onwards. This requirement was agreed by > technical board to enable use of newer C language features, e.g. > standard atomics. [1] > > [1] > http://inbo

Re: [PATCH] build: announce requirement for C11

2023-05-03 Thread Bruce Richardson
On Wed, May 03, 2023 at 08:35:44AM -0700, Tyler Retzlaff wrote: > On Wed, May 03, 2023 at 04:14:13PM +0100, Bruce Richardson wrote: > > Add a deprecation notice informing users that we will require a C11 > > compiler from 23.11 release onwards. This requirement was agreed by > > technical board to

Re: [PATCH] build: announce requirement for C11

2023-05-03 Thread Tyler Retzlaff
On Wed, May 03, 2023 at 04:14:13PM +0100, Bruce Richardson wrote: > Add a deprecation notice informing users that we will require a C11 > compiler from 23.11 release onwards. This requirement was agreed by > technical board to enable use of newer C language features, e.g. > standard atomics. [1] >

[PATCH] build: announce requirement for C11

2023-05-03 Thread Bruce Richardson
Add a deprecation notice informing users that we will require a C11 compiler from 23.11 release onwards. This requirement was agreed by technical board to enable use of newer C language features, e.g. standard atomics. [1] [1] http://inbox.dpdk.org/dev/dbapr08mb58148cec3e1454e8848a938998...@dbapr