15 Jan
2018
15 Jan
'18
3:23 p.m.
On Jan 15, 2018, at 10:58 AM, Herwin Weststrate <freeradius@herwinw.nl> wrote:
Peter Balsianok wrote:
I am aware of it, but i know big company (too slow progress). I use following configure options: ./configure --enable-developer --prefix=/app/radius/freeradius-3.0.16 --disable-openssl-version-check
No amount of configuration options is going to change the usage of these C11 keywords.
We can pretend its C11 keywords, just to be mean, but v3.0.x series doesn't use any... C11 is required for versions >= v4.0.x to support the weird polymorphic stuff we now do with boxed values, and for stdatomic support which is used for the lockless queues. -Arran