Re: add -Wlogical-op to standard compiler options?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: add -Wlogical-op to standard compiler options?
Дата
Msg-id 14721.1352990441@sss.pgh.pa.us
обсуждение исходный текст
Ответ на add -Wlogical-op to standard compiler options?  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: add -Wlogical-op to standard compiler options?  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
Peter Eisentraut <peter_e@gmx.net> writes:
> I think it might be worth adding -Wlogical-op to the standard warning
> options (for supported compilers, determined by configure test).

Does that add any new warnings with the current source code, and if
so what?
        regards, tom lane



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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: [PATCH 02/14] Add support for a generic wal reading facility dubbed XLogReader
Следующее
От: Amit kapila
Дата:
Сообщение: Re: Proposal for Allow postgresql.conf values to be changed via SQL