Re: compiler warnings on the buildfarm

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: compiler warnings on the buildfarm
Дата
Msg-id 200707121744.22730.peter_e@gmx.net
обсуждение исходный текст
Ответ на compiler warnings on the buildfarm  (Stefan Kaltenbrunner <stefan@kaltenbrunner.cc>)
Ответы Re: compiler warnings on the buildfarm
Список pgsql-hackers
Am Donnerstag, 12. Juli 2007 15:25 schrieb Stefan Kaltenbrunner:
> a lot of those are simply noise (like the LOOP VECTORIZED stuff from the
> icc boxes or the "statement not reached" spam from the sun compilers)
> but others might indicate real issues.
> To find warnings that might be a real problem we might want to look into
>  suppressing those - if possible -  using compiler switches.

It would be good to determine an appropriate set of compiler switches to 
reduce the warnings to a reasonable level.

-- 
Peter Eisentraut
http://developer.postgresql.org/~petere/


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

Предыдущее
От: Joe Conway
Дата:
Сообщение: Re: "tuple concurrently updated" during index deletion
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [GENERAL] Count(*) throws error