Re: pgsql: Suppress uninitialized-variable warning.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pgsql: Suppress uninitialized-variable warning.
Дата
Msg-id 12484.1295806865@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: pgsql: Suppress uninitialized-variable warning.  (Magnus Hagander <magnus@hagander.net>)
Ответы Re: pgsql: Suppress uninitialized-variable warning.  (Magnus Hagander <magnus@hagander.net>)
Список pgsql-committers
Magnus Hagander <magnus@hagander.net> writes:
> Which compiler did that come out of? I don't think I saw it on any of
> the ones I tried..

gcc 4.4.5, standard on Fedora 13.  I'm surprised that yours did not show
it, because the usage pattern looks beyond gcc's ability to prove safe.

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Revert "Factor out functions responsible for caching I/O routine
Следующее
От: Magnus Hagander
Дата:
Сообщение: Re: pgsql: Suppress uninitialized-variable warning.