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

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: add -Wlogical-op to standard compiler options?
Дата
Msg-id 23554.1353016703@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: add -Wlogical-op to standard compiler options?  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
Peter Eisentraut <peter_e@gmx.net> writes:
> On 11/15/12 9:40 AM, Tom Lane wrote:
>> 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?

> none

No objection from me then.
        regards, tom lane



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

Предыдущее
От: Darren Duncan
Дата:
Сообщение: Re: feature proposal - triggers by semantics
Следующее
От: Magnus Hagander
Дата:
Сообщение: Re: another idea for changing global configuration settings from SQL