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-16 09:55:13
Message-ID: 44885d54-0376-46b3-b574-59e0e3098580@eisentraut.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: 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.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Heikki Linnakangas 2026-03-16 09:57:47 Re: Don't use the deprecated and insecure PQcancel in our frontend tools anymore
Previous Message Anthonin Bonnefoy 2026-03-16 09:45:35 Re: Shutdown indefinitely stuck due to unflushed FPI_FOR_HINT record