Re: Coding style question

Поиск
Список
Период
Сортировка
От Neil Conway
Тема Re: Coding style question
Дата
Msg-id 1162494114.5692.195.camel@localhost.localdomain
обсуждение исходный текст
Ответ на Re: Coding style question  (imad <immaad@gmail.com>)
Ответы Re: Coding style question  (<korryd@enterprisedb.com>)
Список pgsql-hackers
On Thu, 2006-11-02 at 23:53 +0500, imad wrote:
> Shouldn't we turn on warnings by the compiler on uninitialized
> variables? This can also be helpful.

Those warnings should already be enabled, at least with GCC.

-Neil




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

Предыдущее
От: Gregory Stark
Дата:
Сообщение: Re: Coding style question
Следующее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: Design Considerations for New Authentication Methods