Re: Enable -Wstrict-prototypes and -Wold-style-definition by default - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Enable -Wstrict-prototypes and -Wold-style-definition by default
Date
Msg-id 44885d54-0376-46b3-b574-59e0e3098580@eisentraut.org
Whole thread Raw
In response to Enable -Wstrict-prototypes and -Wold-style-definition by default  (Bertrand Drouvot <bertranddrouvot.pg@gmail.com>)
Responses Re: Enable -Wstrict-prototypes and -Wold-style-definition by default
List pgsql-hackers
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.



pgsql-hackers by date:

Previous
From: Anthonin Bonnefoy
Date:
Subject: Re: Shutdown indefinitely stuck due to unflushed FPI_FOR_HINT record
Next
From: Heikki Linnakangas
Date:
Subject: Re: Don't use the deprecated and insecure PQcancel in our frontend tools anymore