Re: Compiler warnings

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Compiler warnings
Дата
Msg-id 20070419161822.GC13817@alvh.no-ip.org
обсуждение исходный текст
Ответ на Compiler warnings  (Bruce Momjian <bruce@momjian.us>)
Ответы Re: Compiler warnings  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-hackers
Bruce Momjian wrote:
> I am seeing the following compiler warnings in CVS HEAD:
> 
>     analyze.c:471: warning: `diff' might be used uninitialized in this function
>     vacuumlazy.c:220: warning: `diff' might be used uninitialized in this function

Are you using too old a compiler?  Mine does not complain
gcc (GCC) 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)

I'll fix them anyway.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Compiler warnings
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Compiler warnings