Re: consider -Wmissing-variable-declarations

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Cc: Heikki Linnakangas <hlinnaka(at)iki(dot)fi>, Andres Freund <andres(at)anarazel(dot)de>
Subject: Re: consider -Wmissing-variable-declarations
Date: 2024-08-03 12:15:14
Message-ID: d8661429-8dec-4d05-808f-4975491ff46a@eisentraut.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 26.07.24 11:07, Peter Eisentraut wrote:
> I have committed all of the fixes that I had previously posted, but
> before actually activating the warning option, I found another small
> hiccup with the Bison files.

This has all been committed now.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Heikki Linnakangas 2024-08-03 14:07:46 Re: Fix inappropriate uses of atol()
Previous Message Andrew Dunstan 2024-08-03 11:30:08 Re: Official devcontainer config