Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: Add -Wold-style-definition to CFLAGS? - Mailing list pgsql-hackers

Andres Freund <[email protected]> writes:
> On 2020-05-09 14:15:01 -0400, Tom Lane wrote:
>> Andres Freund <[email protected]> writes:
>>> Since gcc has a warning detecting such definition, I think we ought to
>>> automatically add it when available?

>> +1

> Any opinion about waiting for branching or not?

I'd be OK with pushing it now, but I dunno about other people.

If we do want to push this sort of thing now, the nearby changes
to enable fallthrough warnings should go in too.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Tomas Vondra
Date:
Subject: Re: [PATCH] Incremental sort (was: PoC: Partial sort)
Next
From: Michael Paquier
Date:
Subject: Re: Add -Wold-style-definition to CFLAGS?