Re: GCC 8 warnings - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: GCC 8 warnings
Date
Msg-id bbc2fccb-c678-aa94-7ea8-95f4a1ecb743@2ndquadrant.com
Whole thread Raw
In response to GCC 8 warnings  (Devrim Gündüz <devrim@gunduz.org>)
Responses Re: GCC 8 warnings  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On 4/24/18 05:57, Devrim Gündüz wrote:
> While building stable releases and v11 on Fedora 28, I am seeing some warnings.

Attached is a patch to fix these warnings in master.  These are very
similar to the class of warnings we fixed last time around for GCC 7.

GCC 8 is now frozen, so it would be a good time to move ahead with this.

> What is the project's policy about fixing those warnings in older branches? 

We did backpatch the GCC 7 changes.  We could do the same here, but it's
a pretty sizeable number of changes.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

Attachment

pgsql-hackers by date:

Previous
From: Konstantin Knizhnik
Date:
Subject: Re: Built-in connection pooling
Next
From: Tom Lane
Date:
Subject: Re: obsoleting plpython2u and defaulting plpythonu to plpython3u