Re: [PATCH v3] build: announce requirement for C11

2023-07-28 Thread Thomas Monjalon
20/07/2023 12:56, Jerin Jacob: > On Thu, Jul 20, 2023 at 1:52 PM Bruce Richardson > wrote: > > > > On Wed, May 17, 2023 at 06:34:00PM +0100, Bruce Richardson wrote: > > > Add a deprecation notice informing users that we will require a C11 > > > compiler from 23.11 release onwards. This requirement

Re: [PATCH v3] build: announce requirement for C11

2023-07-20 Thread Jerin Jacob
On Thu, Jul 20, 2023 at 1:52 PM Bruce Richardson wrote: > > On Wed, May 17, 2023 at 06:34:00PM +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 enabl

Re: [PATCH v3] build: announce requirement for C11

2023-07-20 Thread Bruce Richardson
On Wed, May 17, 2023 at 06:34:00PM +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] >

Re: [PATCH v3] build: announce requirement for C11

2023-05-19 Thread Tyler Retzlaff
On Fri, May 19, 2023 at 08:19:01AM -0400, Aaron Conole wrote: > Resending - this time to the correct list. > > Bruce Richardson writes: > > Add a deprecation notice informing users that we will require a C11 > > compiler from 23.11 release onwards. This requirement was agreed by > > technical boa

Re: [PATCH v3] build: announce requirement for C11

2023-05-19 Thread Aaron Conole
Resending - this time to the correct list. Bruce Richardson writes: > 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 v3] build: announce requirement for C11

2023-05-17 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