On 05.08.2024 at 12:49, Derick Rethans wrote:
> On Thu, 1 Aug 2024, Ilija Tovilo wrote:
>
>> Hence, it seems like it would be ok to bump our C compiler requirement
>> to C11. We'd like to make this change before beta 1 if there are no
>> objections.
>
> How would you enforce that, through configure?
In my opinion, there is no *need* to enforce this requirement. Just
having documentation should be sufficient. Users with an old compilerr
will notice issues (i.e. build failures), and even if they don't care to
look up the docs, they will file a ticket, and that can quickly be
closed pointing to the relevant documentation.
Christoph