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

2023-05-04 Thread Tyler Retzlaff
On Thu, May 04, 2023 at 09:48:59AM +0100, Bruce Richardson wrote: > On Thu, May 04, 2023 at 09:50:09AM +0200, Mattias Rönnblom wrote: > > On 2023-05-03 19:30, Bruce Richardson wrote: > > > Add a deprecation notice informing users that we will require a C11 > > > compiler from 23.11 release onwards.

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

2023-05-04 Thread Bruce Richardson
On Thu, May 04, 2023 at 09:50:09AM +0200, Mattias Rönnblom wrote: > On 2023-05-03 19:30, 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

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

2023-05-04 Thread Mattias Rönnblom
On 2023-05-03 19:30, 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://inbox.dpdk.org/d

[PATCH v2] 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