Re: Enable -Wstrict-prototypes and -Wold-style-definition by default

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: Bertrand Drouvot <bertranddrouvot(dot)pg(at)gmail(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Enable -Wstrict-prototypes and -Wold-style-definition by default
Date: 2026-03-18 13:32:30
Message-ID: dfb1373e-258f-42b7-ac76-0f5858936dfa@eisentraut.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 16.03.26 10:55, Peter Eisentraut wrote:
> On 09.03.26 17:39, Bertrand Drouvot wrote:
>> 0001: Prevent -Wstrict-prototypes and -Wold-style-definition warnings
>>
>> It fixes the remaining warnings that those new flags would generate.
>
> I have committed this one.  I'll look at the rest next.

Also committed.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message getiancheng 2026-03-18 13:41:45 Re: Release postmaster working memory context in slotsync worker
Previous Message Álvaro Herrera 2026-03-18 13:30:18 Re: DOCS: typo on CLUSTER page