Re: lots of unused variable warnings in assert-free builds

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: lots of unused variable warnings in assert-free builds
Дата
Msg-id 1326914216.9180.2.camel@vanquo.pezone.net
обсуждение исходный текст
Ответ на Re: lots of unused variable warnings in assert-free builds  (Andrew Dunstan <andrew@dunslane.net>)
Ответы Re: lots of unused variable warnings in assert-free builds  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
On sön, 2012-01-15 at 08:14 -0500, Andrew Dunstan wrote:
> It would possibly have some documentary value too. Just looking very 
> quickly at Peter's patch, I don't really understand his assertion that
> this would significantly butcher the code. The worst effect would be 
> that in a few cases we'd have to break up multiple declarations where 
> one of the variables was in this class. That doesn't seem like a
> tragedy.

Well, I'll prepare a patch like that and then you can judge.



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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: lots of unused variable warnings in assert-free builds
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: Command Triggers