Re: GCC 8 warnings

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: GCC 8 warnings
Дата
Msg-id bbc2fccb-c678-aa94-7ea8-95f4a1ecb743@2ndquadrant.com
обсуждение исходный текст
Ответ на GCC 8 warnings  (Devrim Gündüz <devrim@gunduz.org>)
Ответы Re: GCC 8 warnings  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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

Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Konstantin Knizhnik
Дата:
Сообщение: Re: Built-in connection pooling
Следующее
От: Tom Lane
Дата:
Сообщение: Re: obsoleting plpython2u and defaulting plpythonu to plpython3u