PSC Vote: -std=gnu11

Greg Troxel gdt at lexort.com
Sat Aug 31 03:48:56 PDT 2024


"Regina Obe" <lr at pcorp.us> writes:

>> On Wed, Aug 28, 2024 at 03:06:50PM +0200, Sandro Santilli wrote:
>> 
>> > I've pushed this "c11" branch that's currently using -std=gnu11 and CI
>> > bots seem happy with it.
>> 
>> I've noticed we also get far less warnings when -pedantic is passed:
>> 
>>   -rw-r--r-- 1 strk src 218883 Aug 30 10:09 ERR.gnu11
>>   -rw-r--r-- 1 strk src 503646 Aug 30 10:03 ERR.gnu99
>> 
>> Is everyone ok with merging the c11 branch into master branch now ?
>> 
>> +1 from me
>> 
>> --strk;
> +1  I thought we were going with c11 though and not gnu11, per Greg's
> comment.

I was unaware that the existing requirement was gnu99; I see
gnu99->gnu11 as an ok transition, even though I think needing
beyond-standards support is a bug.


More information about the postgis-devel mailing list