Re: Using -Wshadow

Поиск
Список
Период
Сортировка
От Kurt Roeckx
Тема Re: Using -Wshadow
Дата
Msg-id 20031124174717.GA4456@ping.be
обсуждение исходный текст
Ответ на Using -Wshadow  (Neil Conway <neilc@samurai.com>)
Список pgsql-hackers
On Mon, Nov 24, 2003 at 12:25:32PM -0500, Neil Conway wrote:
> If there are any other GCC warning flags anyone else feels would be
> useful, let me know.

I find the following also useful:
-Wcast-align
-Wcast-qual
-Wpointer-arith
-Wstrict-prototypes

And maybe:
-Waggregate-return


Kurt



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Using -Wshadow
Следующее
От: Tom Lane
Дата:
Сообщение: Re: regexp incompatibilites 7.3 and 7.4